--- # file: common.yml - hosts: infra gather_facts: yes user: ubuntu become: true roles: - { role: common }