Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDoobPG committed Sep 13, 2019
1 parent c75dd55 commit 2852a2a
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions menu/roles/docker/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,9 +194,11 @@
when: switch == "on"

#need check too
##- name: systemctl deamon-reload
## notify:
## - systemd daemon-reload
- name: systemctl deamon-reload
systemd:
daemon_reload: yes
notify:
- systemd daemon-reload

- name: create plexguide network
docker_network:
Expand Down

0 comments on commit 2852a2a

Please sign in to comment.