fix copy?
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 2m20s Details

This commit is contained in:
Gleb Koval 2023-09-26 01:15:39 +01:00
parent a2debba06a
commit 67b02cfe6d
Signed by: cyclane
GPG Key ID: 15E168A8B332382C
1 changed files with 0 additions and 2 deletions

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: