This commit is contained in:
havelight-ee
2023-04-27 12:39:14 +09:00
parent d74721cb2c
commit a794f85f96
7 changed files with 167 additions and 28 deletions

View File

@@ -7,4 +7,9 @@
owner: root
group: root
with_items:
- /etc/datasaker
- /etc/datasaker
- name: "Setting global-config"
template:
src: global-config.yml.j2
dest: "/etc/datasaker/global-config.yml"