mirror of
https://github.com/Maks1mS/ansible-role-docker.git
synced 2025-10-08 21:53:15 +03:00
Remove docker_restart_on_package_change option to correct warning; fixes #79
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
docker_edition: 'ce'
|
||||
docker_package: "docker-{{ docker_edition }}"
|
||||
docker_package_state: present
|
||||
docker_restart_on_package_change: True
|
||||
|
||||
# Service options.
|
||||
docker_service_state: started
|
||||
|
Reference in New Issue
Block a user