Loading tasks/install.yaml +2 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ loop: - "/mnt/semaphore" - "/mnt/semaphore/data" - "/mnt/semaphore/config" - "/mnt/semaphore/ssh" - "/mnt/semaphore/tmp" Loading Loading @@ -64,6 +65,7 @@ volumes: - "/mnt/semaphore/ssh/config:/home/semaphore/.ssh/config" - "/mnt/semaphore/ssh/ansible.key:/home/semaphore/.ssh/ansible.key" - "/mnt/semaphore/config:/etc/semaphore" - "/mnt/semaphore/data:/var/lib/semaphore" - "/mnt/semaphore/tmp:/tmp/semaphore" Loading Loading
tasks/install.yaml +2 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ loop: - "/mnt/semaphore" - "/mnt/semaphore/data" - "/mnt/semaphore/config" - "/mnt/semaphore/ssh" - "/mnt/semaphore/tmp" Loading Loading @@ -64,6 +65,7 @@ volumes: - "/mnt/semaphore/ssh/config:/home/semaphore/.ssh/config" - "/mnt/semaphore/ssh/ansible.key:/home/semaphore/.ssh/ansible.key" - "/mnt/semaphore/config:/etc/semaphore" - "/mnt/semaphore/data:/var/lib/semaphore" - "/mnt/semaphore/tmp:/tmp/semaphore" Loading