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