another } - I am bad at this

Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
Rick Elrod 2018-10-03 03:22:55 +00:00
parent 2724811555
commit 176c6cc6f9

View file

@ -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