name the action correctly
This commit is contained in:
parent
8353ad96d2
commit
73b380e630
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
||||||
delegate_to: noc01.phx2.fedoraproject.org
|
delegate_to: noc01.phx2.fedoraproject.org
|
||||||
ignore_errors: true
|
ignore_errors: true
|
||||||
|
|
||||||
- name: echo-y
|
- name: halt the instances - to poweroff
|
||||||
action: command /sbin/halt -p
|
action: command /sbin/halt -p
|
||||||
ignore_errors: true
|
ignore_errors: true
|
||||||
# if one of them is down we don't care
|
# if one of them is down we don't care
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue