clean inv-from-vars.yml

This commit is contained in:
2022-05-06 10:33:06 -04:00
parent 4982b4d508
commit 5dee79640a

View File

@ -26,12 +26,6 @@
tasks:
- name: debug1
debug:
msg: "{{ item.hostname }} -> {{ item.ip }} -> {{ host_inventory }} -> {{ host_state }}"
loop: "{{ hosts }}"
- name: Add tower host
tower_host:
name: "{{ tower_hosts_item.hostname | mandatory }}"