fcos-pipeline-migration: fix template file permissions

Signed-off-by: David Kirwan <dkirwan@redhat.com>
This commit is contained in:
David Kirwan 2021-11-04 11:38:37 +00:00
parent 17b28d13d5
commit 592b8bb0c8

View file

@ -12,6 +12,7 @@
template:
src: "{{ item }}"
dest: "/root/ocp4/openshift-apps/{{ item }}"
mode: 0770
with_items: "{{ project_templates }}"
# apply created openshift resources