move
This commit is contained in:
parent
47db716301
commit
5575f710d7
1 changed files with 1 additions and 3 deletions
|
@ -46,7 +46,5 @@
|
||||||
- name: Template a file to /etc/file.conf
|
- name: Template a file to /etc/file.conf
|
||||||
ansible.builtin.template:
|
ansible.builtin.template:
|
||||||
src: traefic-docker-compose.yml
|
src: traefic-docker-compose.yml
|
||||||
dest: /etc/file.conf
|
dest: /opt/docke-compsoe/traefik/docker-compose.yml
|
||||||
owner: bin
|
|
||||||
group: wheel
|
|
||||||
mode: '0644'
|
mode: '0644'
|
Loading…
Reference in a new issue