ansible-role-docker/tasks
Pascal Armand f3076bad55
'include' for tasks has been deprecated
The use of 'include' for tasks has been deprecated. Use 'import_tasks' for static inclusions or 'include_tasks' for dynamic inclusions.
2017-11-27 16:40:27 +01:00
..
docker-compose.yml Issue #2: Allow customization of the Docker Compose path. 2017-05-03 11:06:24 -05:00
main.yml 'include' for tasks has been deprecated 2017-11-27 16:40:27 +01:00
setup-Debian.yml Issue #7: Ensure curl is present on older systems without SNI. 2017-05-30 17:11:58 -05:00
setup-RedHat.yml Fix broken idempotence x2. 2017-06-29 09:41:20 -05:00