pay attention
This commit is contained in:
parent
686080d2e6
commit
4a7507ac6c
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
|
|
||||||
- name: add them to a bogus group
|
- name: add them to a bogus group
|
||||||
local_action: add_host hostname=$item groupname=myvms_new
|
local_action: add_host hostname=$item groupname=myvms_new
|
||||||
with_items: $vmlist.list_vms
|
with_items: ${vmlist.list_vms}
|
||||||
|
|
||||||
|
|
||||||
- name: halt instances
|
- name: halt instances
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue