Eric Engstrom
b2c0c24e16
Explictly define the pacakge repo filename.
...
On debian-flavored systems, failure to do this means that ansible will
generate the filename, and that filename will include many elements of
the repository, which can include version numbers. This means that
after upgrading distribution versions, one will end up with multiple
repository definitions in separate files.
2021-05-19 11:04:57 -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
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