Commit Graph

182 Commits

Author SHA1 Message Date
shakthimaan
5b55f89751
moved docker repo url to separate section
moved docker repo url to separate section because this url is common for both debian and redhat family.
2021-08-26 20:39:48 +05:30
Jeff Geerling
4d488469c6 Make sure bugs aren't automatically closed. 2021-08-23 08:53:05 -05:00
Jeff Geerling
6aacc01ecb
Merge pull request #292 from staticdev/feature/add-debian-11
Add Debian 11
2021-08-18 10:40:13 -05:00
staticdev
b377445abd Add Debian 11 2021-08-17 10:30:02 +02:00
Jeff Geerling
7afdc965a1
Merge pull request #256 from Zempashi/issue-90
Ability to configure Docker daemon options
2021-07-16 17:27:47 -05:00
Julien Girardin
47a271e39a Do not touch docker.json if not option provided 2021-07-16 23:29:40 +02:00
Jeff Geerling
e0fc26eb36
Merge pull request #281 from eengstrom/additional-check-mode-error-ignores
Add check and ignore installation errors in `--check` mode
2021-05-19 12:38:11 -05:00
Eric Engstrom
cc1171a9f7
Add check and ignore installation errors in --check mode
- addresses #280
2021-05-19 11:39:47 -05:00
Jeff Geerling
d9361630a9
Merge pull request #278 from fourstepper/patch-2
Update ci.yml
2021-05-16 15:07:25 -05:00
Robin Opletal
67ad58097c
Update ci.yml
Fedora 34 is out - let's use that for testing from now on
2021-05-16 11:31:51 +02:00
Jeff Geerling
e5c8040aff
Merge pull request #274 from eengstrom/ignore-errors-in-check-mode
ignore likely errors if in `ansible_check_mode`
2021-04-27 14:05:42 -05:00
Eric Engstrom
150a7ce135
ignore likely errors if in ansible_check_mode 2021-04-20 11:16:09 -05:00
Jeff Geerling
ab3d6c7ec5
Merge pull request #269 from riker09/patch-1
Fixed typo in log message
2021-03-26 08:37:37 -05:00
Volker Thiel
d061f2fefa
Fixed typo in log message 2021-03-26 10:19:45 +01:00
Jeff Geerling
85ab2a940c
Merge pull request #268 from toxinu/gnupg2-ubuntu-20-04
Do not install gnupg2 on Ubuntu 20.04 and superior
2021-03-25 13:30:21 -05:00
toxinu
09df8f5688
Add gnupg for systems >= Ubuntu 20.04 2021-03-24 11:26:04 +09:00
toxinu
054e74268e
Do not install gnupg2 on Ubuntu 20.04 and superior 2021-03-23 15:53:43 +09:00
Jeff Geerling
6d4324900d
Merge pull request #265 from slicen/master
Add ability to configure package mirrors
2021-03-15 16:38:08 -05:00
Jeff Geerling
b1704ce303 Remove ansible-lint from roles. 2021-03-15 09:27:11 -05:00
slicen
7c0c38ddf8 Adds configuration option to point to Docker package mirror
Useful in an offline environment to point to a docker.com mirror.
2021-03-13 17:13:54 +11:00
slicen
c2f737d5a2 Only fetch docker-compose if current version is not the desired version 2021-03-13 17:13:35 +11:00
slicen
a977b06b7b Adds option to configure docker-compose URL
Necessary for installing from a local mirror or in an offline environmment.
2021-03-12 23:44:42 +11:00
Jeff Geerling
5eec6ef54e Make ansible-lint work again. 2021-02-22 16:30:14 -06:00
Jeff Geerling
c254e08049
Merge pull request #250 from fourstepper/patch-1
Add Fedora 32 and Fedora 33 to CI
2021-01-05 08:42:47 -06:00
Robin Opletal
002f371439
Remove fedora 31 and 32 2021-01-05 07:58:03 +01:00
Robin Opletal
fbfbf5fc96
Add Fedora 32 and Fedora 33 to CI 2021-01-04 11:20:36 +01:00
Jeff Geerling
90ede92178
Merge pull request #249 from geerlingguy/docker-edge-to-nightly
Fixes #239: Switch from 'Edge' to 'Nightly' option since Edge is not a thing now.
2020-12-27 09:24:32 -06:00
Jeff Geerling
6daa4c52e5 Fixes #239: Switch from 'Edge' to 'Nightly' option since Edge is not a thing now. 2020-12-27 00:20:26 -06:00
Jeff Geerling
e12fd1e5c3
Merge pull request #248 from geerlingguy/docker-ce-20-10-centos
Fixes #243: Remove step that disables container-tools on CentOS 8.
2020-12-27 00:17:16 -06:00
Jeff Geerling
bc3c942399 Fixes #243: Remove step that disables container-tools on CentOS 8. 2020-12-27 00:10:59 -06:00
Jeff Geerling
e5adc9a528 Dump Travis CI and move to GitHub Actions. 2020-11-05 09:57:10 -06:00
Jeff Geerling
c700df5542 Switch to travis-ci.com. 2020-10-26 20:08:58 -05:00
Jeff Geerling
03d927b2c8 Make sure docker driver is installed with molecule. 2020-10-15 17:02:38 -05:00
Jeff Geerling
f6f6cf55fb PR #224: Style fixes. 2020-09-28 10:48:25 -05:00
Jeff Geerling
b2f9da33f8
Merge pull request #224 from truestory1/master
containerd install fix for rhel8
2020-09-28 10:47:17 -05:00
andrei noga
e1a0358b6c no more changed state for a task 2020-08-21 11:32:45 +02:00
andrei noga
95fd1ef5d1 containerd install fix 2020-08-21 11:04:07 +02:00
Jeff Geerling
5d6af00f20 Ignore the tyranny of ansible-lint rule 106. 2020-08-20 19:19:48 -05:00
Jeff Geerling
3e6ce873e7 Fix linting issues. 2020-08-20 12:37:17 -05:00
Jeff Geerling
d9aa992bcd Upgrade Travis CI docker version to fix Molecule tests. 2020-08-12 14:52:53 -05:00
Jeff Geerling
fa52c5f28b
Merge pull request #209 from severinkaelin/upgrade-docker-compose-to-1-26-0
Change default docker compose version to 1.26.0
2020-06-09 23:05:01 -04:00
severinkaelin
d48eddeb0c
Update README.md 2020-06-10 00:08:35 +02:00
severinkaelin
2317ef25ee
Change docker compose version to 1.26.0 2020-06-10 00:07:05 +02:00
Jeff Geerling
26297760a3 Ensure galaxy meta information is consistent on all my roles. 2020-05-26 09:43:35 -05:00
Jeff Geerling
ec3d7c7076 Fixes #196: Add tests and support for Ubuntu 20.04 Focal Fossa. 2020-05-24 15:58:08 -05:00
Jeff Geerling
3877e370e4
Merge pull request #202 from deyjcode/master
Bump containerd version
2020-05-20 08:54:00 -05:00
Steve Jennings
8adb2f5b27
Bump containerd version 2020-05-19 23:26:37 -04:00
Jeff Geerling
c94e327a74 Allow rc 1 on centos7 when waiting for systemctl. 2020-04-03 13:01:43 -05:00
Jeff Geerling
546b11ff0b Get rid of some fuzz from testing. 2020-04-03 12:27:59 -05:00
Jeff Geerling
65269460ed Make test detection of systemctl status slightly less strict for CentOS 7. 2020-04-03 12:22:16 -05:00