Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDoobPG authored Sep 13, 2019
1 parent 2885442 commit c75dd55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion menu/roles/docker/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -224,5 +224,5 @@
- name: Stop service Docker, if started
service:
name: docker
state: restart
state: restarted
when: "status_docker.rc == 0"

0 comments on commit c75dd55

Please sign in to comment.