mirror of
https://github.com/Maks1mS/ansible-role-docker.git
synced 2025-10-09 05:57:15 +03:00
Remove docker_restart_on_package_change option to correct warning; fixes #79
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
|
||||
- name: Ensure handlers are notified now to avoid firewall conflicts.
|
||||
meta: flush_handlers
|
||||
when: docker_restart_on_package_change
|
||||
|
||||
- include_tasks: docker-compose.yml
|
||||
when: docker_install_compose
|
||||
|
Reference in New Issue
Block a user