This commit is contained in:
Kekskurse 2023-07-21 03:20:04 +02:00
parent 47db716301
commit 5575f710d7
Signed by: kekskurse
GPG Key ID: 728ACCB59341E7E4
1 changed files with 1 additions and 3 deletions

View File

@ -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'