Commit Graph

215 Commits

Author SHA1 Message Date
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
Jeff Geerling
de20ffd533 Another attempt to get Fedora 31's dnf issues resolved in testing. 2020-04-03 12:01:47 -05:00
Jeff Geerling
7fd6cb9d17 Fix linter issues for tests. 2020-04-03 11:21:40 -05:00
Jeff Geerling
1dd9a7b91b Attempt to fix intermittent test failures on Fedora 31. 2020-04-03 10:51:21 -05:00
Jeff Geerling
b62e22cf6e
Merge pull request #119 from froblesmartin/patch-1
Adding Fedora31 OS to be tested
2020-03-31 20:57:53 -05:00
Francisco Robles Martín
3ee602b081 Adding Fedora31 OS to be tested 2020-03-29 11:25:09 +02:00
Jeff Geerling
cd50bf980b PR #131 follow-up: spacing issue in YAML. 2020-03-06 10:00:50 -06:00
Jeff Geerling
da99b2ab75
Merge pull request #131 from T-Systems-MMS/master
added option to set docker gpg key #130
2020-03-06 10:00:29 -06:00
Felix Herzog
ec84a4cde6 add description of usage for new variables docker_*_gpg_key as requested in #131 2020-03-06 16:49:53 +01:00
Felix Herzog
5e2587e4e9 fix typo in ansible_distribution 2020-03-06 16:48:57 +01:00
Jeff Geerling
96928c8fe1 Bump docker-compose version to latest. 2020-03-06 09:47:14 -06:00
Felix Herzog
6f4fa78c90 add changes from #170 in origin 2020-03-06 12:04:27 +01:00
Felix Herzog
0e79e207db fix merge conflicts 2020-03-06 11:50:35 +01:00
Jeff Geerling
f934d49473 Add probot/stale configuration to repository for stale issues. 2020-03-05 10:42:11 -06:00
Jeff Geerling
c8fff59674 Issue #188: Ignore lint rules that cause painful sorrow. 2020-02-28 09:34:17 -06:00
Jeff Geerling
b6530bfb7d Fixes #188: Remove pipefail option from shell command on Debian. 2020-02-28 09:30:05 -06:00
Jeff Geerling
fce29b0842 Make sure molecule lint script has set -e option. 2020-02-24 09:42:52 -06:00
Jeff Geerling
a19ed56128 Fix issue relating to gnupg2 missing. 2020-02-20 16:50:26 -06:00