Commit Graph

242 Commits

Author SHA1 Message Date
Jeff Geerling dbd7d57194
Merge pull request #248 from jon4hz/master
feat: support suse
2024-03-23 23:03:16 -05:00
jon4hz 016415bdaf
feat: support suse 2024-03-23 23:30:35 +01:00
Jeff Geerling 01381ec321 A wee bit of modernization. 2024-01-24 22:02:49 -06:00
Jeff Geerling 3e4db55e8e Make local dev with molecule a little easier. 2024-01-24 21:55:44 -06:00
Jeff Geerling db216a2076 Stale bot is now Stale GitHub Action. 2023-07-10 17:48:17 -05:00
Jeff Geerling a2e99e7053 Remove official support for RHEL. Rocky/Alma/Stream support is best-effort. 2023-06-23 10:56:57 -05:00
Jeff Geerling 13b29b765d Fix Molecule CI workflow since docker plugin has moved. 2023-04-20 17:27:53 -05:00
Jeff Geerling bb6ee693ab
Merge pull request #236 from thomasp1992/handle-alma-linux
Handle alma linux
2022-12-07 04:07:23 +00:00
Jeff Geerling 029d62ee83 Fix Molecule CI workflow for Ubuntu 22.04 GitHub Actions. 2022-12-06 18:24:15 -06:00
Jeff Geerling f2690e01fc
Merge pull request #235 from podarok/patch-1
fix: To have longer timeout for CloudFlare upload
2022-09-09 09:47:45 -05:00
Andrii Podanenko cd0a5f5a90
fix: Review comments 2022-09-09 17:32:16 +03:00
Andrii Podanenko 75c34686a7
fix: To have longer timeout for CSV upload 2022-09-09 14:51:42 +03:00
Perriguey Thomas fe4dfd9ed7 Handle alma linux 2022-08-24 16:44:51 +02:00
Jeff Geerling 500c28789b
Merge pull request #234 from dtourde-dd/fix/handler-launched-if-nginx-status-stopped
fix(handler):not run handler when nginx_service_state stopped
2022-08-04 11:33:04 -05:00
Damien TOURDE d05e5024d7
fix(handler):add condition to not launch handler when nginx_service_state stopped 2022-08-04 13:23:21 +02:00
Jeff Geerling e4a2b6300a Add role_name_check skipping to all molecule test suites. 2022-06-01 22:21:13 -05:00
Jeff Geerling efe506da2b
Merge pull request #232 from XaTTa6bl4/master
change fixed apt package name to var nginx_package_name
2022-04-23 20:33:07 -05:00
XaTTa6bl4 ecd9d2e697 tasks/setup-Ubuntu.yml: change fixed apt package name to var nginx_package_name 2022-04-23 15:53:24 +03:00
Jeff Geerling e1269f9a16 Update release workflow for more consistency. 2021-12-27 11:35:36 -06:00
Jeff Geerling 4387e27a08 Use rockylinux8 instead of centos8 for CI. 2021-12-27 11:30:37 -06:00
Jeff Geerling 179f26a45f
Merge pull request #227 from racke/pr/access_log_discrepancy
Fix discrepancy between README and defaults for nginx_access_log variable
2021-10-17 22:36:22 -05:00
Stefan Hornburg (Racke) 2c430d34ac
Fix discrepancy between README and defaults for nginx_access_log_variable. 2021-10-17 15:22:48 +02:00
Jeff Geerling 552382318b Make sure bugs aren't automatically closed. 2021-08-23 08:53:46 -05:00
Jeff Geerling ce3d3357b0
Merge pull request #222 from glaszig/rocky-linux-support
rocky linux support
2021-07-05 11:27:01 -05:00
glaszig cbf2aea6fe
add rocky linux to ci build matrix 2021-07-04 00:48:45 -03:00
glaszig 9f1b7e9ce7
run redhat tasks on rocky linux 2021-07-03 23:44:20 -03:00
glaszig cee3ac6eed
add vars file for rocky linux 2021-07-03 23:42:38 -03:00
Jeff Geerling 48633acdae
Merge pull request #205 from mtlynch/upstream-servers
Fix documented example value for nginx_upstreams.servers
2021-05-26 17:31:21 -05:00
Jeff Geerling 1820e90b4c PR #86 follow-up: Fix a couple code style issues. 2021-04-13 22:37:05 -05:00
Jeff Geerling e533fbab36
Merge pull request #125 from robbyoconnor/add-ipv6-support
Add ipv6 support
2021-04-13 22:35:16 -05:00
Robert O'Connor 2aa9dd5f06
Fixes #86 -- Add ipv6 support 2021-04-13 00:06:36 -04:00
Jeff Geerling d3baaf9908 Remove ansible-lint from roles. 2021-03-15 09:28:33 -05:00
Jeff Geerling f91f3dc631 Make ansible-lint work again. 2021-02-22 16:15:09 -06:00
Jeff Geerling 3e0b830f84 Drop support for RedHat / CentOS 6. 2020-12-08 17:04:48 -06:00
Jeff Geerling 28c3d9458d Dump Travis CI and move to GitHub Actions. 2020-11-05 15:05:48 -06:00
Jeff Geerling 73b0585715 Switch to travis-ci.com. 2020-10-26 20:10:55 -05:00
Jeff Geerling 2e07c1cae4 Make sure docker driver is installed with molecule. 2020-10-15 17:04:41 -05:00
Jeff Geerling 227d1326ca Fix rule 208 lint issues. 2020-08-20 22:37:17 -05:00
Jeff Geerling 78c46c4972 Ignore the tyranny of ansible-lint rule 106. 2020-08-20 19:22:25 -05:00
Jeff Geerling 485cc835f1 Upgrade Travis CI docker version to fix Molecule tests. 2020-08-12 14:55:29 -05:00
Michael Lynch 2fde446202 Fix documented example value for nginx_upstreams.servers
This converts the example value of nginx_upstreams.servers to a simple list of backends instead of using the unusual object syntax.
2020-08-09 09:12:11 -04:00
Jeff Geerling 9ae8584281 Clarify that PPA addition only happens if configured. 2020-07-22 12:27:50 -05:00
Jeff Geerling c5d73ace87 Ensure dirmngr is installed for gnupg compatibility. 2020-07-22 09:06:49 -05:00
Jeff Geerling 14bda8108e Update nginx test environments. 2020-07-22 09:04:35 -05:00
Jeff Geerling 606592e05e Ensure galaxy meta information is consistent on all my roles. 2020-05-26 09:46:12 -05:00
Jeff Geerling 87ecb1127f Add probot/stale configuration to repository for stale issues. 2020-03-05 10:44:28 -06:00
Jeff Geerling fc5451b2aa Make sure molecule lint script has set -e option. 2020-02-24 09:45:01 -06:00
Jeff Geerling 9fd6f2973b Update molecule configuration to work with 3.0. 2020-02-20 15:54:50 -06:00
Jeff Geerling 790e82457a Update molecule configuration to work with 3.0. 2020-02-20 14:28:57 -06:00
Jeff Geerling 762500858b Update molecule configuration to work with 3.0. 2020-02-20 14:22:55 -06:00