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 2e612889f6 - Show all commits

View File

@ -15,6 +15,7 @@
ansible.builtin.copy:
src: ./{{ project }}
dest: "{{ user.home }}"
mode: "0744"
- name: Docker compose
module_defaults:
community.docker.docker_compose: