Browse Source

Merge pull request #3575 from sdodson/BZ1423430

Fix indentation of run_once
Scott Dodson 8 years ago
parent
commit
be906c592a

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