fcos-pipeline-migration: fix template file permissions
Signed-off-by: David Kirwan <dkirwan@redhat.com>
This commit is contained in:
parent
17b28d13d5
commit
592b8bb0c8
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
template:
|
||||
src: "{{ item }}"
|
||||
dest: "/root/ocp4/openshift-apps/{{ item }}"
|
||||
mode: 0770
|
||||
with_items: "{{ project_templates }}"
|
||||
|
||||
# apply created openshift resources
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue