refactor dns entries
dkswarm playbook
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user