fix copy?
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 2m20s
Details
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 2m20s
Details
This commit is contained in:
parent
a2debba06a
commit
67b02cfe6d
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue