Преглед изворни кода

Merge pull request #3575 from sdodson/BZ1423430

Fix indentation of run_once
Scott Dodson пре 8 година
родитељ
комит
be906c592a
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      playbooks/common/openshift-cluster/redeploy-certificates/router.yml

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