Update and disable factorio server
continuous-integration/drone Build is passing

This commit is contained in:
2023-07-17 15:34:20 +02:00
parent 0510bf6e90
commit 9bd2f16dbb
2 changed files with 4 additions and 3 deletions
+3 -2
View File
@@ -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