another } - I am bad at this
Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
parent
2724811555
commit
176c6cc6f9
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
tasks:
|
||||
- name: drain OS node if necessary
|
||||
command: oc adm drain {{inventory_hostname }} --ignore-daemonsets --delete-local-data
|
||||
delegate_to: os-master01{{env_suffix}.phx2.fedoraproject.org
|
||||
delegate_to: os-master01{{env_suffix}}.phx2.fedoraproject.org
|
||||
when: inventory_hostname.startswith('os-node')
|
||||
|
||||
- name: schedule regular host downtime
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue