Skip to content

Commit

Permalink
fixes #59
Browse files Browse the repository at this point in the history
  • Loading branch information
oxivanisher committed Dec 10, 2019
1 parent 0c565d3 commit a30dfb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/docker-install/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@

- name: install ansible docker dependency
pip:
name: docker-py
name: docker
executable: pip2

- name: starting and enabling docker-ce service
Expand Down

0 comments on commit a30dfb9

Please sign in to comment.