Commit Graph

129 Commits

Author SHA1 Message Date
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
Jeff Geerling
ef27c01dd3 Update molecule configuration to work with 3.0. 2020-02-20 15:52:40 -06:00
Jeff Geerling
31752ec325 Update molecule configuration to work with 3.0. 2020-02-20 14:26:43 -06:00
Jeff Geerling
1af676c5ba Update molecule configuration to work with 3.0. 2020-02-20 14:20:44 -06:00
Jeff Geerling
736ad7f351 Remove broken Fedora tests. 2019-12-16 12:06:53 -06:00
Jeff Geerling
000dc4a1fc Test on Fedora 31. 2019-12-16 11:31:06 -06:00
Jeff Geerling
f5c4387966 Merge branch 'remove-shim' 2019-12-16 10:54:08 -06:00
Jeff Geerling
c59e9df561 Fixes #180: Remove systemd 18.09.0 compatibility shim. 2019-12-16 10:34:30 -06:00
Jeff Geerling
0be83cb480 YAML syntax fix. 2019-12-11 10:20:09 -06:00
Jeff Geerling
d33b57d022
Create FUNDING.yml 2019-12-11 09:43:49 -06:00
Jeff Geerling
e64effa788 Issue #150: Add buster to supported Debian versions [ci skip]. 2019-12-11 09:30:23 -06:00
Jeff Geerling
cf1e7a73e7 Issue #150: Add CI test for Debian 10, update Fedora 27 to 30. 2019-12-11 09:29:43 -06:00
Jeff Geerling
17a855d25e Merge branch 'centos8' 2019-12-11 09:27:17 -06:00
Jeff Geerling
3cba7a9e6f Fix int to string implicit conversion issue. 2019-12-11 09:27:09 -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
3f884a6edd Issue #171: Test for CentOS 8. 2019-12-11 08:38:14 -06:00
Jeff Geerling
38ebd92df4 Fixes #178: Remove support and tests for Ubuntu 14.04 Trusty. 2019-12-11 08:36:02 -06:00
Felix Herzog
6e18f1ba3f Merge remote-tracking branch 'upstream/master' 2019-10-28 14:43:54 +01:00
Jeff Geerling
416c0c9a06
Merge pull request #155 from SimonLammer/patch-2
Bump default docker_compose_version to 1.24.1
2019-08-23 12:38:55 -05:00
Jeff Geerling
f17b399521 PR #146: Check list length instead of casting to bool. 2019-08-23 12:36:34 -05:00
Jeff Geerling
7f6b3e1dec
Merge pull request #146 from danbohea/master
Fixes deprecation warnings about evaluating bare variables
2019-08-23 12:35:19 -05:00
Simon Lammer
c70104b485
Bump default docker_compose_version to 1.24.1 2019-08-23 12:25:41 +02:00
Dan Bohea
fa759bdc03 Fixes deprecation warnings about evaluating bare variables 2019-06-06 13:40:30 +01:00
Felix
860fede168
Merge branch 'master' into master 2019-04-15 09:40:46 +02:00
Jeff Geerling
5afc0f8ab4 Fixes ansible-lint failure on shell task without pipefail. 2019-03-21 07:11:14 -05:00
Felix Herzog
5a4045d5c1 added option to set docker gpg key 2019-03-19 19:33:20 +01: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
4a71ec75cb Remove redundant latest tag. 2018-10-23 10:49:04 -05:00
Jeff Geerling
58e2dc8ab3 Update tests for optimum efficiency. 2018-10-23 10:15:28 -05:00
Jeff Geerling
d3afc01efc Fix broken Fedora 27 test, clean up uninstall task. 2018-10-22 23:32:38 -05:00
Jeff Geerling
a42939be87 Fix issue with Fedora 27 test build. 2018-09-26 22:38:50 -05:00
Jeff Geerling
33df4f2078 Fix Ansible lint issues. 2018-09-26 22:26:19 -05:00
Jeff Geerling
41f9315a49 Switch tests to use Molecule. 2018-09-26 22:13:32 -05:00
Jeff Geerling
bac7157eda Fixes #86, Fixes #35, Fixes #68: Document how to pin version on all OSes. 2018-09-04 11:29:18 -05:00