Cloud VM #7
.github/workflows
README.mdinfra/cloud
0000_proxmox_playbook.yaml0001_initialise_playbook.yaml0002_docker_playbook.yaml0003_nextcloud_playbook copy.yaml0004_immich_playbook.yaml
immich
nextcloud
inventory
@@ -15,6 +15,7 @@
|
|||||||
ansible.builtin.command: docker compose down
|
ansible.builtin.command: docker compose down
|
||||||
args:
|
args:
|
||||||
chdir: "{{ user.home }}/{{ app }}"
|
chdir: "{{ user.home }}/{{ app }}"
|
||||||
|
ignore_errors: true
|
||||||
- name: Copy project
|
- name: Copy project
|
||||||
ansible.builtin.copy:
|
ansible.builtin.copy:
|
||||||
src: ./{{ app }}
|
src: ./{{ app }}
|
||||||
|
Reference in New Issue
Block a user