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