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:
Kevin Fenzi 2022-06-21 14:16:56 -07:00
parent 63a17414e0
commit 8d3c180496

View file

@ -6,7 +6,6 @@
owner: root
group: root
mode: 0750
recurse: yes
- name: Determine if project already exists
command: oc get project {{app}}