finish move of content to new elementweb role
This commit is contained in:
parent
d3ca975bdb
commit
4dffeb3bf6
5 changed files with 4 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
- name: Copy docker-compose contents
|
||||
ansible.builtin.copy:
|
||||
src: files/basedir/{{ item }}/
|
||||
src: files/basedir/
|
||||
dest: /home/{{ ansible_user }}/docker_compose/{{ docker_compose }}
|
||||
owner: "{{ ansible_user }}"
|
||||
mode: '0644'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue