diff options
| -rw-r--r-- | playbooks/common/openshift-cluster/redeploy-certificates/router.yml | 2 | 
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: >  | 
