fix some DNS bugs
This commit is contained in:
parent
117d7d2cf4
commit
5331d25c4a
2 changed files with 6 additions and 6 deletions
|
@ -33,4 +33,4 @@
|
|||
systemd:
|
||||
name: docker
|
||||
enabled: true
|
||||
state: "{{ 'reloaded' if daemon_file.changed else 'started' }}"
|
||||
state: started
|
||||
|
|
Reference in a new issue