fas2discourse: change to remote src for keytab location
This commit is contained in:
parent
ad34e07f01
commit
74cc097297
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
# generate the templates for project to be created
|
||||
- name: create the templates
|
||||
ansible.builtin.copy:
|
||||
src: "/etc/openshift_apps/fas2discourse/fas2discourse{{ env_suffix }}-keytab.kt"
|
||||
remote_src: "/etc/openshift_apps/fas2discourse/fas2discourse{{ env_suffix }}-keytab.kt"
|
||||
dest: "/root/ocp4/openshift-apps/fas2discourse-operator/fas2discourse-keytab.kt"
|
||||
mode: 0600
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue