Add internal dns container

This commit is contained in:
Jake Howard
2020-01-28 22:15:14 +00:00
parent d1e5f63efd
commit a9a27d617b
9 changed files with 87 additions and 3 deletions

View File

@ -7,7 +7,7 @@
become: true
become_user: root
- name: Install watchtower config
- name: Install watchtower compose file
template:
src: files/watchtower/docker-compose.yml
dest: "/opt/watchtower/docker-compose.yml"