Cloud VM #7

Merged
cyclane merged 35 commits from cloud-vm into main 2023-09-26 19:50:12 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit c5c4164383 - Show all commits

View File

@ -15,6 +15,7 @@
ansible.builtin.command: docker compose down
args:
chdir: "{{ user.home }}/{{ app }}"
ignore_errors: true
- name: Copy project
ansible.builtin.copy:
src: ./{{ app }}