refactor dns entries

dkswarm playbook
This commit is contained in:
2017-06-18 22:22:02 -04:00
parent 3c9c13d3eb
commit e7d94e2c3a
5 changed files with 32 additions and 24 deletions

View File

@@ -52,12 +52,13 @@
- docker-engine
# - virtualbox-guest-dkms
#
#- name: copy docker config file
# copy:
# src: daemon.json
# dest: /etc/docker/daemon.json
#
- name: copy docker config file
copy:
src: daemon.json
dest: /etc/docker/daemon.json
notify:
- restart docker
#- name: create mount points for shares
# file:
# state: absent