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
|
||||
ansible.builtin.template:
|
||||
src: traefic-docker-compose.yml
|
||||
dest: /etc/file.conf
|
||||
owner: bin
|
||||
group: wheel
|
||||
dest: /opt/docke-compsoe/traefik/docker-compose.yml
|
||||
mode: '0644'
|
Loading…
Reference in a new issue