Update to 2022-08-03 16:00

This commit is contained in:
Daniel Berteaud
2022-08-03 16:00:16 +02:00
parent a11f21e9c6
commit 5715cdb046
18 changed files with 198 additions and 11 deletions

View File

@@ -26,6 +26,9 @@
- dir: data
owner: "{{ nomad_user }}"
group: "{{ nomad_user }}"
- dir: plugins
owner: "{{ nomad_user }}"
group: "{{ nomad_user }}"
- dir: etc
owner: root
group: "{{ nomad_user }}"