Update conf to use file provider instead http provider
This commit is contained in:
parent
0f82e179af
commit
6ff4c4050d
6 changed files with 12 additions and 17 deletions
|
@ -18,7 +18,7 @@
|
|||
loop:
|
||||
- { src: 'docker-compose.yml', dest: 'docker-compose.yml' }
|
||||
- { src: 'config/traefik.yml', dest: 'config/traefik.yml' }
|
||||
- { src: 'config/dynamic_conf.yaml', dest: 'config/dynamic_conf.yaml' }
|
||||
- { src: 'config/dynamic_conf.yml', dest: 'config/dynamic_conf.yml' }
|
||||
register: traefik_copy_templates_results
|
||||
|
||||
- name: Create proxy network
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue