mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-02 06:20:26 +08:00
fcos-pipeline-migration: fix template file permissions
Signed-off-by: David Kirwan <dkirwan@redhat.com>
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
template:
|
||||
src: "{{ item }}"
|
||||
dest: "/root/ocp4/openshift-apps/{{ item }}"
|
||||
mode: 0770
|
||||
with_items: "{{ project_templates }}"
|
||||
|
||||
# apply created openshift resources
|
||||
|
||||
Reference in New Issue
Block a user