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 0 additions and 2 deletions
Showing only changes of commit 67b02cfe6d - Show all commits

View File

@ -13,9 +13,7 @@
register: user
- name: Copy project
ansible.builtin.copy:
directory_mode: true
src: ./{{ project }}
mode: "0744"
dest: "{{ user.home }}"
- name: Docker compose
module_defaults: