Update to 2023-06-29 10:00

This commit is contained in:
Daniel Berteaud
2023-06-29 10:00:34 +02:00
parent 0df76a72de
commit 3e527570d2
53 changed files with 336 additions and 107 deletions

View File

@@ -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