add_host format adjustments
This commit is contained in:
parent
989649281c
commit
4e06a3653e
@ -4,6 +4,7 @@
|
|||||||
become_user: root
|
become_user: root
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
|
- debug: msg="{{ target_hosts }}"
|
||||||
- add_host:
|
- add_host:
|
||||||
groups: run_target_hosts
|
groups: run_target_hosts
|
||||||
hostname: "{{ item }}"
|
hostname: "{{ item }}"
|
||||||
|
Loading…
Reference in New Issue
Block a user