Commit Graph

42 Commits (master)

Author SHA1 Message Date
blallo 3c13fb3e78
Fix for debian testing 2021-02-25 23:49:26 +01:00
Jeff Geerling c59e9df561 Fixes #180: Remove systemd 18.09.0 compatibility shim. 2019-12-16 10:34:30 -06:00
Jeff Geerling 368226babd Attempt to manually install containerd on CentOS 8 for now. 2019-12-11 08:47:58 -06:00
Jeff Geerling f17b399521 PR #146: Check list length instead of casting to bool. 2019-08-23 12:36:34 -05:00
Dan Bohea fa759bdc03 Fixes deprecation warnings about evaluating bare variables 2019-06-06 13:40:30 +01:00
Jeff Geerling 5afc0f8ab4 Fixes ansible-lint failure on shell task without pipefail. 2019-03-21 07:11:14 -05:00
Jeff Geerling fa1a56824e Fixes #97, Mentions #98, Still makes me sade: Fix Docker 18.09.0 startup issue. 2018-11-12 21:28:36 -06:00
Jeff Geerling d8a4438b3c Fixes #97, Triggers #98, Makes me sad: Fix Docker 18.09.0 startup issue on systemd systems. 2018-11-12 21:14:20 -06:00
Jeff Geerling d3afc01efc Fix broken Fedora 27 test, clean up uninstall task. 2018-10-22 23:32:38 -05:00
Jeff Geerling 41f9315a49 Switch tests to use Molecule. 2018-09-26 22:13:32 -05:00
Jeff Geerling 5f89170809
Merge pull request #80 from gebn/issue-79
Remove docker_restart_on_package_change option to correct warning; fixes #79
2018-07-25 14:56:46 -05:00
George Brighton 470554872f
Remove docker_restart_on_package_change option to correct warning; fixes #79 2018-07-22 22:13:02 +01:00
George Brighton 148a5a4041
Fix deprecation warning when installing dependencies; fixes #77 2018-07-22 22:02:44 +01:00
Nick Jones 8034040c69
Update user's group membership, not primary group 2018-05-23 17:06:09 +01:00
Jeff Geerling abd8e3625e Fixes #42: Allow control over docker_service state. 2018-05-18 16:58:50 -05:00
coaxial 9f9ad7ee92
Fix deprecation warning 2018-05-11 09:11:11 -04:00
Jeff Geerling 1a05e3ae72 PR #26 follow-up: Docs tidy. 2018-05-06 17:47:34 -05:00
Jeff Geerling db8265990b
Merge pull request #26 from jamesla/master
Add a docker_users variable
2018-05-06 17:45:53 -05:00
Jeff Geerling 99014dd490
Merge pull request #50 from wedi/dont_ignore_key_error
Make ignoring repository key error optional
2018-05-01 21:27:24 -05:00
Jeff Geerling 07e05ef00f Fixes #21: DOCKER iptables chain problem when used with geerlingguy.firewall. 2018-05-01 21:18:30 -05:00
Jeff Geerling 9cf251de02
Merge pull request #37 from pad92/patch-1
'include' for tasks has been deprecated
2018-05-01 19:12:34 -05:00
Dirk Weise 250660e149 Make ignoring repository key error optional
Just ignoring an error regarding the Docker GPG key and downloading it
from "some" web page is not desired in any environment.

Change-Id: I2d59e9bf070a4262ff5d251a65b698c858345eb7
2018-02-22 10:55:56 +01:00
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
James McCallum 622dc1dac7 Update documentation 2017-10-18 20:01:02 +11:00
James McCallum 4f1a0f3d91 Change include_task to depreciated include due to what looks like incompatibility with test harness 2017-09-26 05:14:53 +10:00
James McCallum e68f0cbd16 Fix docker group to append group rather than set it 2017-09-26 05:09:58 +10:00
Gilad Peleg 309ab2caee Fix typo 2017-09-19 11:19:58 +03:00
James McCallum 8c63471573 include docker-users to main 2017-09-03 19:38:50 +10:00
James McCallum 2bf1b29d3f Add user to docker group functionality 2017-09-03 19:21:17 +10:00
Thibaud Leprêtre df3fb0a528
Add var to customize docker pkg state
By default var will be `present` to do not break legacy.

Fixes #14
2017-07-20 09:04:08 +02:00
Jeff Geerling cb9e74677c Fix broken idempotence x2. 2017-06-29 09:41:20 -05:00
Jeff Geerling 9919962f55 Fix broken idempotence. 2017-06-29 07:37:37 -05:00
Jeff Geerling 6e9b3b5c9e Issue #7: Ensure curl is present on older systems without SNI. 2017-05-30 17:11:58 -05:00
Jeff Geerling 6506efd7cd PR #10: Slight adjustment to legacy apt key task. 2017-05-23 20:28:47 -04:00
Aleksandr Kostyrev 2f2c4ffdda Fix adding docker apt key on Ubuntu 14.04 2017-05-24 02:05:34 +03:00
Jeff Geerling a220d54d4a Fixes #5: Switch to new Docker CE and EE repo layout. 2017-05-09 21:36:53 -05:00
Jeff Geerling 9180fbe7e5 Issue #2: Allow customization of the Docker Compose path. 2017-05-03 11:06:24 -05:00
Jeff Geerling ab49c85d98 Issue #2: Only use variable if it's defined. 2017-05-03 10:59:50 -05:00
Jeff Geerling d072a187e4 Fixes #2: Allow for Docker Compose version upgrades. 2017-05-03 10:51:04 -05:00
Jeff Geerling cdb27879e7 Fixes #1: Add Docker Compose. 2017-02-25 08:48:30 -06:00
Jeff Geerling 5c864acf13 Get installation working on CentOS, add Debian 8 test. 2017-02-23 22:21:00 -06:00
Jeff Geerling da3eb9cf1c Initial commit. 2017-02-23 22:08:18 -06:00