mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-ansible-private.git
synced 2025-12-17 03:34:28 +00:00
a
This commit is contained in:
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
- name: Copy file with owner and permissions
|
- name: Copy file with owner and permissions
|
||||||
ansible.builtin.copy:
|
ansible.builtin.copy:
|
||||||
src: ../kubernetes-files
|
src: ../files
|
||||||
dest: /tmp/stolon/kubernetes-files
|
dest: /tmp/stolon/kubernetes-files
|
||||||
owner: fenix
|
owner: fenix
|
||||||
group: root
|
group: root
|
||||||
|
|||||||
Reference in New Issue
Block a user