Host group correction
This commit is contained in:
parent
1204326f82
commit
d736ca18a5
@ -9,7 +9,7 @@
|
|||||||
name: "{{ item }}"
|
name: "{{ item }}"
|
||||||
loop: "{{ target_hosts }}"
|
loop: "{{ target_hosts }}"
|
||||||
|
|
||||||
- hosts: target_hosts
|
- hosts: run_target_hosts
|
||||||
gather_facts: true
|
gather_facts: true
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
|
Loading…
Reference in New Issue
Block a user