Browse Source

Fix indentation of run_once

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1423430
Scott Dodson 8 years ago
parent
commit
f54de8d033

+ 1 - 1
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: >