set copy permissions
Some checks failed
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 2m22s
Some checks failed
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 2m22s
This commit is contained in:
parent
67b02cfe6d
commit
2e612889f6
@ -15,6 +15,7 @@
|
||||
ansible.builtin.copy:
|
||||
src: ./{{ project }}
|
||||
dest: "{{ user.home }}"
|
||||
mode: "0744"
|
||||
- name: Docker compose
|
||||
module_defaults:
|
||||
community.docker.docker_compose:
|
||||
|
Loading…
x
Reference in New Issue
Block a user