This commit is contained in:
@@ -54,7 +54,8 @@
|
||||
dest: /etc/pbri/docker/{{ item.name }}/.env
|
||||
# Files should inaccessible to non-root users.
|
||||
mode: u=rw,g=,o=
|
||||
# This is true by default but I put it here anyways to emphasize what's happening
|
||||
# This is true by default but I put it here anyways
|
||||
# to emphasize what's happening
|
||||
decrypt: true
|
||||
# Not quite happy with all the seperate loops yet.
|
||||
loop:
|
||||
@@ -63,7 +64,7 @@
|
||||
- name: drone
|
||||
state: present
|
||||
- name: factorio
|
||||
state: absent
|
||||
state: present
|
||||
- name: gitea
|
||||
state: present
|
||||
- name: Create directory for docker volumes
|
||||
|
||||
Reference in New Issue
Block a user