Add traefik pages

Add it ready for the migration in future
This commit is contained in:
Jake Howard
2021-01-16 23:29:55 +00:00
parent e1ea938d59
commit 604202fdce
10 changed files with 103 additions and 0 deletions

View File

@ -0,0 +1,4 @@
- name: restart pages
shell:
chdir: /opt/pages
cmd: "{{ docker_update_command }}"