fix some DNS bugs

This commit is contained in:
Pim Kunis 2023-01-07 13:15:47 +01:00
parent 117d7d2cf4
commit 5331d25c4a
2 changed files with 6 additions and 6 deletions

View file

@ -33,4 +33,4 @@
systemd:
name: docker
enabled: true
state: "{{ 'reloaded' if daemon_file.changed else 'started' }}"
state: started