7 lines
No EOL
107 B
YAML
7 lines
No EOL
107 B
YAML
---
|
|
|
|
- name: Copy traefik conf
|
|
ansible.builtin.copy:
|
|
backup: true
|
|
src: .
|
|
dest: traefik/ |