openshift / project: do not recurse on permissions
There's some files that get created later (like keytabs) that we don't want to keep changing back and forth and causing things to not be idempotent. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
63a17414e0
commit
8d3c180496
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
|||
owner: root
|
||||
group: root
|
||||
mode: 0750
|
||||
recurse: yes
|
||||
|
||||
- name: Determine if project already exists
|
||||
command: oc get project {{app}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue