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