summaryrefslogtreecommitdiffstats
path: root/playbooks
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2017-03-06 15:19:43 -0500
committerScott Dodson <sdodson@redhat.com>2017-03-06 15:19:43 -0500
commitf54de8d0336d0ddc6c93b1bb10c1ff7eb548c256 (patch)
tree4590984bea54905ffe0b259e7a8428738e487054 /playbooks
parent4d231afcdcd261d6f7d498fa7ad5b0dcf6bc60ec (diff)
downloadopenshift-f54de8d0336d0ddc6c93b1bb10c1ff7eb548c256.tar.gz
openshift-f54de8d0336d0ddc6c93b1bb10c1ff7eb548c256.tar.bz2
openshift-f54de8d0336d0ddc6c93b1bb10c1ff7eb548c256.tar.xz
openshift-f54de8d0336d0ddc6c93b1bb10c1ff7eb548c256.zip
Fix indentation of run_once
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1423430
Diffstat (limited to 'playbooks')
-rw-r--r--playbooks/common/openshift-cluster/redeploy-certificates/router.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/common/openshift-cluster/redeploy-certificates/router.yml b/playbooks/common/openshift-cluster/redeploy-certificates/router.yml
index 35eedd5ee..a7b614341 100644
--- a/playbooks/common/openshift-cluster/redeploy-certificates/router.yml
+++ b/playbooks/common/openshift-cluster/redeploy-certificates/router.yml
@@ -51,7 +51,7 @@
name: router-certs
namespace: default
state: absent
- run_once: true
+ run_once: true
- name: Remove router service annotations
command: >