--- - name: Ping the hosts defined in hosts.ini hosts: prod vars_files: - ./vars/vault.yaml - ./vars/vars.yaml gather_facts: yes tasks: - name: Ping the hosts ping: roles: - speedBB