Same trick for the guests.
This commit is contained in:
parent
db9bf35f47
commit
0d1dbc4c1b
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
when: inventory_hostname.find('.stg.') != -1
|
||||
|
||||
- name: halt the vm instances - to poweroff
|
||||
command: /sbin/shutdown -h now
|
||||
command: /sbin/shutdown -h 1
|
||||
ignore_errors: true
|
||||
# if one of them is down we don't care
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue