All checks were successful
continuous-integration/drone/push Build is passing
10 lines
266 B
YAML
10 lines
266 B
YAML
---
|
|
########################################################################
|
|
|
|
- name: update traefik
|
|
file:
|
|
path: '{{ tpath }}/dynamic_conf/burble-dn42.yml'
|
|
state: touch
|
|
|
|
########################################################################
|
|
# end of file |