add_host format adjustments
This commit is contained in:
parent
d736ca18a5
commit
860ceaac85
@ -6,7 +6,7 @@
|
||||
tasks:
|
||||
- add_host:
|
||||
groups: run_target_hosts
|
||||
name: "{{ item }}"
|
||||
name: "{{ item }}:22"
|
||||
loop: "{{ target_hosts }}"
|
||||
|
||||
- hosts: run_target_hosts
|
||||
|
Loading…
Reference in New Issue
Block a user