Jeff Geerling
5b1f472d72
Merge pull request #69 from ShaneMcC/issue-66
...
Fix for externally-managed python on later ubuntu/debian installs.
2024-11-10 21:05:11 -06:00
Shane Mc Cormack
258a9240e9
Fix for externally-managed python on later ubuntu/debian installs.
...
This is a re-work of #58
Fix #66
Fix #67
Fix #57
2024-11-11 02:55:14 +00:00
Jeff Geerling
9246878ea2
Fixup CI versions. Drop all older RHEL releases which are broken.
2024-07-16 14:23:21 -05:00
Jeff Geerling
d5d1d2e4dd
Merge pull request #64 from dmotte/pr-fix-executable-virtualenv
...
Omit executable if item.virtualenv is defined
2024-03-09 13:59:21 -06:00
dmotte
105436e80f
Omit executable if item.virtualenv is defined
2024-03-09 14:01:37 +01:00
Jeff Geerling
59700c8f1f
Bump CI workflow versions.
2024-01-24 22:51:24 -06:00
Jeff Geerling
69ce0d8149
Getting a version number changes nothing.
2024-01-24 22:48:16 -06:00
Jeff Geerling
f120430ad6
Make local dev with molecule a little easier.
2024-01-24 22:06:46 -06:00
Jeff Geerling
adac76a28c
Merge pull request #63 from blakeashleyjr/patch-1
...
Update README.md to fix single-letter typo
2023-11-27 22:11:48 -06:00
Blake Ashley
fcc23775fe
Update README.md to fix single-letter typo
...
Correct packge to package
2023-11-27 17:24:07 -08:00
Jeff Geerling
832e5ce6ed
Merge pull request #62 from zloveless/hack/deb12-externally-managed
...
Check major version before trying to remove externally managed.
2023-10-29 15:05:25 -05:00
Zack Lovelelss
6c927a7881
Check major version before trying to remove externally managed.
2023-10-28 03:59:33 +00:00
Jeff Geerling
13c187c5f8
PR #58 follow-up.
2023-10-20 20:58:08 -05:00
Jeff Geerling
160021b3d5
Merge pull request #58 from barnabasbusa/master
...
fix: remove EXERTNALLY-MANAGED on Debian12
2023-10-20 20:51:14 -05:00
Barnabas Busa
7886617de5
bump actions versions, as they dropping support soon
2023-08-11 10:34:25 +02:00
Barnabas Busa
9de8ba5c86
bump actions versions, as they dropping support soon
2023-08-11 10:32:40 +02:00
Barnabas Busa
12de34e3a9
fix yamllint
2023-08-11 10:27:36 +02:00
Barnabas Busa
088273d11b
move the external managed task into a subtask, update ci to run newer images
2023-08-11 10:24:46 +02:00
Barnabas Busa
2aef145841
fix: remove EXERTNALLY-MANAGED on Debian12
2023-08-07 15:22:46 +02:00
Jeff Geerling
65c354cc65
Stale bot is now Stale GitHub Action.
2023-07-10 17:48:41 -05:00
Jeff Geerling
641cee6b62
Remove official support for RHEL. Rocky/Alma/Stream support is best-effort.
2023-06-23 10:57:26 -05:00
Jeff Geerling
2cd2805307
Fix Molecule CI workflow since docker plugin has moved.
2023-04-20 17:28:14 -05:00
Jeff Geerling
456566abab
Fix Molecule CI workflow for Ubuntu 22.04 GitHub Actions.
2022-12-06 18:24:34 -06:00
Jeff Geerling
0360ca42ee
Merge pull request #48 from speechmatics/extra-args
...
Add support for extra_args
2022-08-25 15:23:44 -05:00
David Gray
21455b6dba
Add support for extra_args
...
'extra_args' has been available since 1.0 of ansible.builtin and this
module already uses 'executable' which was added in 1.3 so this should
be perfectly safe to add.
2022-08-25 15:14:14 +01:00
Jeff Geerling
248ac65fbb
Add role_name_check skipping to all molecule test suites.
2022-06-01 22:21:33 -05:00
Jeff Geerling
3dea9f6772
Update release workflow for more consistency.
2021-12-27 11:36:00 -06:00
Jeff Geerling
6e819c0e97
Make sure bugs aren't automatically closed.
2021-08-23 08:54:12 -05:00
Jeff Geerling
eab20180c2
Switch to Rocky Linux 8 for RHEL-like tests.
2021-07-02 10:00:06 -05:00
Jeff Geerling
c935c92c04
Merge pull request #43 from NiftyMist/typo-fix
...
corrected typo in readme
2021-05-29 17:17:57 -05:00
Jeff Geerling
5f4ab60283
Merge pull request #42 from fgierlinger/patch-1
...
Migrating from with_X to loop
2021-05-29 17:17:43 -05:00
Jeff Geerling
24aff0960e
Remove ansible-lint from roles.
2021-03-15 09:29:19 -05:00
Jeff Geerling
c44d7cd4da
Make ansible-lint work again.
2021-02-22 16:16:26 -06:00
Dylan Mitchell
04add7b4c5
corrected typo in readme
2021-02-08 06:39:38 -05:00
fgierlinger
f5212246e6
Migrating from with_X to loop
...
Fixes #36
2021-01-26 21:58:56 +01:00
Jeff Geerling
fd6d58a571
Dump Travis CI and move to GitHub Actions.
2020-11-05 15:53:20 -06:00
Jeff Geerling
8bafb13646
Switch to travis-ci.com.
2020-10-26 20:12:04 -05:00
Jeff Geerling
5ec66573d5
Make sure docker driver is installed with molecule.
2020-10-15 17:05:49 -05:00
Jeff Geerling
a2c8e54a56
Ignore the tyranny of ansible-lint rule 106.
2020-08-20 19:23:53 -05:00
Jeff Geerling
81ac0c6238
Upgrade Travis CI docker version to fix Molecule tests.
2020-08-12 14:56:51 -05:00
Jeff Geerling
f748c258b6
PR #30 follow-up: Default to python3-pip.
2020-07-22 12:01:53 -05:00
Jeff Geerling
87d185606e
Merge pull request #30 from fgierlinger/master
...
Add support for centos8
2020-07-22 11:55:46 -05:00
fgierlinger
212fff0df3
galaxy: add Centos 8 and 7 to supported platforms
2020-05-17 20:25:28 +02:00
fgierlinger
080746e32a
Include OS specific variables
...
The package naming for pip has changed in centos8. Previously the pip
package was called python-pip for python2 and python3-pip for python3.
In CentOS 8 the packages are now called python2-pip for python2 ad
python3-pip for python3.
2020-05-17 20:25:28 +02:00
fgierlinger
b348af1dcb
Add centos8 to travis build matrix
2020-04-24 18:46:45 +02:00
Jeff Geerling
ca07424814
Add probot/stale configuration to repository for stale issues.
2020-03-05 10:45:47 -06:00
Jeff Geerling
56f900dbb6
Make sure molecule lint script has set -e option.
2020-02-24 09:46:12 -06:00
Jeff Geerling
cee6952975
Update molecule configuration to work with 3.0.
2020-02-20 15:56:01 -06:00
Jeff Geerling
bf2faee13d
Update molecule configuration to work with 3.0.
2020-02-20 14:30:12 -06:00
Jeff Geerling
210c71981b
Update molecule configuration to work with 3.0.
2020-02-20 14:24:10 -06:00