瀏覽代碼

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