set copy permissions
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 2m22s
Details
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 2m22s
Details
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…
Reference in New Issue