Commit graph

97 commits

Author SHA1 Message Date
Jeff Geerling
e841b63e3b
Merge pull request #52 from david-baylibre/fix-folder-duplicate-checks
Fix folder duplicate checks
2024-08-27 15:46:43 -05:00
Jeff Geerling
e9ab4bc69f Fixup CI versions. Drop all older RHEL releases which are broken. 2024-07-16 14:22:37 -05:00
David Rozé
2b82deba45 Fix folder duplicate checks
A folder may be exported to multiple clients/ranges.
This patch ensures the folder existence is checked only once.

Besides, the strip function is useless, split does strip strings

Signed-off-by: David Rozé <droze@baylibre.com>
2024-02-22 18:27:46 +01:00
Jeff Geerling
799d43499e Make local dev with molecule a little easier. 2024-01-24 21:55:28 -06:00
Jeff Geerling
0a16ad515a Stale bot is now Stale GitHub Action. 2023-07-10 17:48:16 -05:00
Jeff Geerling
0236cebda6 Remove official support for RHEL. Rocky/Alma/Stream support is best-effort. 2023-06-23 10:56:56 -05:00
Jeff Geerling
36f082ccdb Fix Molecule CI workflow since docker plugin has moved. 2023-04-20 17:27:52 -05:00
Jeff Geerling
c6b987a620 Remove CentOS 7 from tests. 2022-12-06 19:31:17 -06:00
Jeff Geerling
b893665fe3 Fix Molecule CI workflow for Ubuntu 22.04 GitHub Actions. 2022-12-06 18:24:14 -06:00
Jeff Geerling
7854b75566 Add role_name_check skipping to all molecule test suites. 2022-06-01 22:21:11 -05:00
Jeff Geerling
c6a4fedd89 Update release workflow for more consistency. 2021-12-27 11:35:35 -06:00
Jeff Geerling
0d38ecb54f Use rockylinux8 instead of centos8 for CI. 2021-12-27 11:30:09 -06:00
Jeff Geerling
30f6a3a8ed Make sure bugs aren't automatically closed. 2021-08-23 08:53:45 -05:00
Jeff Geerling
25961a709a Remove ansible-lint from roles. 2021-03-15 09:28:29 -05:00
Jeff Geerling
852e01bbc8 Make ansible-lint work again. 2021-02-22 16:15:06 -06:00
Jeff Geerling
11e9802153
Merge pull request #46 from devnetic0/fix_removed_redhat6_import
Remove import of deleted vars/RedHat-6.yml
2020-12-16 17:40:57 -06:00
Kip Fergusson
483914493e Remove import of deleted vars/RedHat-6.yml 2020-12-16 17:35:25 -05:00
Jeff Geerling
fd1c652fd8 Drop CentOS / RHEL 6 support. 2020-12-08 16:59:36 -06:00
Jeff Geerling
141a9d894f Dump Travis CI and move to GitHub Actions. 2020-11-05 15:04:56 -06:00
Jeff Geerling
2f63e510ca Switch to travis-ci.com. 2020-10-26 20:10:52 -05:00
Jeff Geerling
f1afe678df Make sure docker driver is installed with molecule. 2020-10-15 17:04:38 -05:00
Jeff Geerling
24b790d6e7 Better fix for Ansible Lint failure on rule 208. 2020-08-31 09:30:37 -05:00
Jeff Geerling
10e340eea9
Merge pull request #41 from Lusitaniae/patch-1
Update broken link to Ubuntu NFS guide
2020-08-31 09:29:06 -05:00
Jeff Geerling
20a97b31d6 Ignore the tyranny of ansible-lint rule 106. 2020-08-20 19:22:21 -05:00
Jeff Geerling
5838fad667 Fixes lint issue with file permissions. 2020-08-20 11:39:53 -05:00
Jeff Geerling
25c0e47af2 Upgrade Travis CI docker version to fix Molecule tests. 2020-08-12 14:55:25 -05:00
Jeff Geerling
d45865e4ab PR #43: Add CentOS 8 test in Travis CI. 2020-07-13 16:21:27 -05:00
Jeff Geerling
9794a9dfc9
Merge pull request #43 from laddp/rhel8-support
Update to work for RHEL8 and future proof by making RHEL-6 the except…
2020-07-13 16:20:38 -05:00
Patrick Ladd
90446e8967 Update to work for RHEL8 and future proof by making RHEL-6 the exception case 2020-07-01 16:51:32 -04:00
Jeff Geerling
2c9f88b750 Ensure galaxy meta information is consistent on all my roles. 2020-05-26 09:46:08 -05:00
Pedro Gomes
e50994c7df
Update broken link to Ubuntu NFS guide 2020-05-19 14:47:32 +07:00
Jeff Geerling
4097829d11 Add probot/stale configuration to repository for stale issues. 2020-03-05 10:44:24 -06:00
Jeff Geerling
55390fd0b3 Make sure molecule lint script has set -e option. 2020-02-24 09:44:57 -06:00
Jeff Geerling
2a580b2621 Update molecule configuration to work with 3.0. 2020-02-20 15:54:46 -06:00
Jeff Geerling
b2b7e4dd58 Update molecule configuration to work with 3.0. 2020-02-20 14:28:52 -06:00
Jeff Geerling
a182a316bd Update molecule configuration to work with 3.0. 2020-02-20 14:22:51 -06:00
Jeff Geerling
fb6cf7180f YAML syntax fix. 2019-12-11 10:40:55 -06:00
Jeff Geerling
032e25880c
Create FUNDING.yml 2019-12-11 09:50:58 -06:00
Jeff Geerling
1936e68077
Merge pull request #33 from svpernova09/patch-1
Update NFS Ubuntu link to LTS url
2019-06-11 12:27:35 -05:00
Joe Ferguson
e5da6b80f9
Update NFS Ubuntu link to LTS url
the 14.04 URL is currently returning 404. Swapping out that link for a link to the LTS docs.
2019-06-11 11:17:22 -05:00
Jeff Geerling
a193335f9b Remove unused tests. 2019-05-16 22:17:31 -05:00
Jeff Geerling
2372246e79 Update tests for optimum efficiency. 2018-10-23 10:18:55 -05:00
Jeff Geerling
cc2cb6663c Be a little less strict about line length. 2018-09-25 22:39:21 -05:00
Jeff Geerling
bc99b08bcd Standardize molecule config across roles. 2018-09-25 22:10:22 -05:00
Jeff Geerling
e610cc7008 Issue #30: More efficient Travis CI setup with Molecule. 2018-09-25 21:01:50 -05:00
Jeff Geerling
2e5ebc9236 Issue #30: Try to rename the Travis CI working directory. 2018-09-25 20:44:15 -05:00
Jeff Geerling
ad911a67f2 Fixes #30: Switch tests to use Molecule. 2018-09-25 20:24:48 -05:00
Jeff Geerling
b98cfe46ca PR #29 follow-up: Bump minimum required version. 2018-09-21 08:53:36 -05:00
Jeff Geerling
73e306cbbc
Merge pull request #29 from mprasil/master
Use include_tasks instead of include (fixes #20)
2018-09-21 08:52:40 -05:00
mprasil
9e02ea7195
Use include_tasks instead of include (fixes #20) 2018-09-20 16:24:17 +01:00