mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2023-06-29 10:00
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
tags: wapt
|
||||
|
||||
- name: Deploy WAPT Repo rsync secret
|
||||
copy: content=wapt:{{ wapt_rsync_pass }} dest=/opt/wapt/conf/rsync.secrets mode=400
|
||||
copy: content=wapt:{{ wapt_rsync_pass }} dest=/opt/wapt/conf/rsync.secrets mode=400 owner=root group=root
|
||||
when: wapt_rsync_pass is defined
|
||||
tags: wapt
|
||||
|
||||
|
Reference in New Issue
Block a user