--- - hosts: all gather_facts: false connection: local become: false roles: - azure-delete-vm - zabbix-agent-remove - hosts: all gather_facts: True connection: local become: False serial: 1 roles: - determine-jump-host - clear-host-from-known-hosts - remove-dns-record - remove-ad-group