Skip to content
This repository has been archived by the owner on Nov 1, 2018. It is now read-only.

Commit

Permalink
#1 add proxy playbook for vmlab docker
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-conway committed Feb 24, 2016
1 parent dd4ac4e commit 9935927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/docker-proxy/tasks/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
command: /usr/bin/systemctl --system daemon-reload

- name: reload docker
- service: name=httpd state=reloaded
service: name=docker state=reloaded

0 comments on commit 9935927

Please sign in to comment.