Jeff Geerling
a6839112ce
Use more better version of Ansible for Pip install CI testing.
2024-07-16 23:03:14 -05:00
Jeff Geerling
c88ef477fa
Fixup CI versions. Drop all older RHEL releases which are broken.
2024-07-16 14:20:49 -05:00
Jeff Geerling
f28674d784
Fix pip version for testing in CI.
2024-07-16 14:12:48 -05:00
Jeff Geerling
8c85339f21
A wee bit of modernization.
2024-01-24 21:59:18 -06:00
Jeff Geerling
470ad53d13
Make local dev with molecule a little easier.
2024-01-24 21:47:54 -06:00
Jeff Geerling
e9a19b1a79
Stale bot is now Stale GitHub Action.
2023-07-10 17:47:23 -05:00
Jeff Geerling
e33397b43a
Remove official support for RHEL. Rocky/Alma/Stream support is best-effort.
2023-06-23 10:55:50 -05:00
Jeff Geerling
b1d2710661
Get test working maybe again.
2023-04-27 15:06:46 -05:00
Jeff Geerling
8a145319a3
Get test working maybe.
2023-04-27 14:57:38 -05:00
Steve Jorgensen
ac2fc8372c
Fixes for epel repo name, and allow to specify a pip executable name ( #25 )
...
* Fixes for epel repo name, and allow to specify a pip executable name
* Renamed ansible_epel_name to ansible_epel_repo_name
---------
Co-authored-by: Steven Jorgensen <sjorgen@sandia.gov>
2023-04-27 14:19:21 -05:00
Jeff Geerling
e01427a892
Fix Molecule CI workflow since docker plugin has moved.
2023-04-20 17:26:58 -05:00
Morgan Lindqvist
e96ad2577f
Optional extra arguments for pip install ( #24 )
...
Change-Id: I80a2081962d0636400492c99973aff69d28955e5
Co-authored-by: Morgan Lindqvist <Morgan@quzed.com>
2022-12-10 15:35:30 -06:00
Jeff Geerling
4ac86968ff
Fix Molecule CI workflow for Ubuntu 22.04 GitHub Actions.
2022-12-06 18:23:26 -06:00
Jeff Geerling
d9d3fe3f39
Add role_name_check skipping to all molecule test suites.
2022-06-01 22:20:23 -05:00
Jeff Geerling
ebb6b438ab
Update release workflow for more consistency.
2021-12-27 11:34:38 -06:00
Jeff Geerling
4682745d1b
Make sure bugs aren't automatically closed.
2021-08-23 08:52:45 -05:00
Jeff Geerling
e621f3b2f7
Issue #18 : Test build on Ubuntu 20.04 in CI now.
2021-05-06 17:09:11 -05:00
Jeff Geerling
875a8f93b2
Switch from testing on CentOS 8 to Rocky Linux 8.
2021-05-05 14:43:46 -05:00
Jeff Geerling
53b364606d
Bump Fedora test version to 33.
2021-04-27 21:01:11 -05:00
Jeff Geerling
25d8f5fc04
Add role-name back in for dashed roles since Galaxy bug fixed.
2021-03-15 09:26:36 -05:00
Jeff Geerling
94b3532fb4
Make ansible-lint work again.
2021-02-22 16:12:10 -06:00
Jeff Geerling
adf22d8c73
Dump Travis CI and move to GitHub Actions.
2020-11-04 22:52:55 -06:00
Jeff Geerling
35546b1505
Switch to travis-ci.com.
2020-10-26 20:08:18 -05:00
Jeff Geerling
ba22aaeb41
Make sure docker driver is installed with molecule.
2020-10-15 17:01:52 -05:00
Jeff Geerling
409ec4b75a
Ignore the tyranny of ansible-lint rule 106.
2020-08-20 19:18:53 -05:00
Jeff Geerling
d600480d49
Upgrade Travis CI docker version to fix Molecule tests.
2020-08-12 14:51:55 -05:00
Jeff Geerling
214fe648a4
Issue #18 : Drop Ubuntu 20.04 package support for now since PPA doesn't exist.
2020-07-22 11:53:49 -05:00
Jeff Geerling
25a7bf99f4
Make role work correctly on CentOS 8 and simplify apt repos.
2020-07-22 11:40:16 -05:00
Jeff Geerling
cc3093948d
Add probot/stale configuration to repository for stale issues.
2020-03-05 10:41:20 -06:00
Jeff Geerling
b063494796
Make sure molecule lint script has set -e option.
2020-02-24 09:42:02 -06:00
Jeff Geerling
00ff01ede6
Fix Ubuntu installation issue if dirmngr isn't present.
2020-02-20 16:43:22 -06:00
Jeff Geerling
d272377d9c
Update molecule configuration to work with 3.0.
2020-02-20 15:51:54 -06:00
Jeff Geerling
1bf9093c36
Fix previous commit.
2020-02-20 14:24:56 -06:00
Jeff Geerling
c1e4227438
Update molecule configuration to work with 3.0.
2020-02-20 14:19:55 -06:00
Jeff Geerling
11eff5071a
YAML syntax fix.
2019-12-11 11:36:00 -06:00
Jeff Geerling
ff94bc2606
Create FUNDING.yml
2019-12-11 10:09:29 -06:00
Jeff Geerling
ab624458f9
Remove unused tests.
2019-05-16 17:55:53 -05:00
Jeff Geerling
bf8a54b24c
Fixes #8 : Debian 9 test not working for version check.
2019-05-04 21:35:32 -05:00
Tobias Lindberg
31db496b33
Update README.md ( #9 )
...
typo
2019-05-04 21:33:32 -05:00
Jeff Geerling
931575ba3b
Remove debian 8 tests.
2019-03-30 22:25:13 -05:00
Jeff Geerling
dd8894d6e0
Update tests for optimum efficiency.
2018-10-23 10:14:12 -05:00
Jeff Geerling
47f030f6c1
Remove non-working Ubuntu 18.04 pip-based installer test.
2018-10-22 20:44:59 -05:00
Jeff Geerling
d5dec9f860
Test on Fedora 29.
2018-10-22 20:33:47 -05:00
Jeff Geerling
33a2d8ded7
Issue #7 : Better package management setup.
2018-10-04 14:40:07 -05:00
Jeff Geerling
c17bf5e903
Fixes #7 : Allow installation via Pip instead of system package manager.
2018-10-04 14:15:42 -05:00
Jeff Geerling
480b3fe831
Fix failing Debian tests.
2018-09-25 22:56:00 -05:00
Jeff Geerling
95963937d4
Be a little less strict about line length.
2018-09-25 22:39:09 -05:00
Jeff Geerling
907eb7a247
Be a little less strict about line length.
2018-09-25 22:39:03 -05:00
Jeff Geerling
c2e176a97d
Fix some Ansible Lint issues.
2018-09-25 22:29:54 -05:00
Jeff Geerling
130efa010e
Switch tests to use Molecule.
2018-09-25 22:22:57 -05:00