- { include: dependencies.yaml, become: yes } - { include: install.yaml, become: yes, when: install } - { include: ci.yaml, become: yes, when: ci }