clean inv-from-vars.yml
This commit is contained in:
@ -26,12 +26,6 @@
|
|||||||
|
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: debug1
|
|
||||||
debug:
|
|
||||||
msg: "{{ item.hostname }} -> {{ item.ip }} -> {{ host_inventory }} -> {{ host_state }}"
|
|
||||||
loop: "{{ hosts }}"
|
|
||||||
|
|
||||||
|
|
||||||
- name: Add tower host
|
- name: Add tower host
|
||||||
tower_host:
|
tower_host:
|
||||||
name: "{{ tower_hosts_item.hostname | mandatory }}"
|
name: "{{ tower_hosts_item.hostname | mandatory }}"
|
||||||
|
Reference in New Issue
Block a user