Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDoobPG authored and MrDoobPG committed Sep 14, 2019
1 parent 513d3fe commit 9449579
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions menu/roles/docker/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -254,8 +254,7 @@
when: switch == "on"

- name: Reload daemon for docker override.conf and docker.root.conf
systemd:
daemon_reload: yes
systemd: daemon_reload=yes
notify:
- systemd daemon-reload

Expand Down

0 comments on commit 9449579

Please sign in to comment.