Commit Graph

103 Commits

Author SHA1 Message Date
Jeff Geerling bf9bf9de00 A wee bit of modernization. 2024-01-24 22:05:15 -06:00
Jeff Geerling bac5cdbe9b Make local dev with molecule a little easier. 2024-01-24 21:58:48 -06:00
Jeff Geerling e66e110c5d Stale bot is now Stale GitHub Action. 2023-07-10 17:48:36 -05:00
Jeff Geerling f26da32537 Remove official support for RHEL. Rocky/Alma/Stream support is best-effort. 2023-06-23 10:57:17 -05:00
Jeff Geerling 67c11836d4 Fix lint issue with latest version of yamllint. 2023-06-14 21:22:55 -05:00
Jeff Geerling f296994c76 Fix Molecule CI workflow since docker plugin has moved. 2023-04-20 17:28:08 -05:00
Jeff Geerling d241f91947 Add PHP 8.2 support and set it as default. 2023-02-02 21:58:02 -06:00
Jeff Geerling 3c0a24606f Fix Molecule CI workflow for Ubuntu 22.04 GitHub Actions. 2022-12-06 18:24:29 -06:00
Jeff Geerling bae936d2dc Remove deprecated warn arg from command and shell module invocations. 2022-11-26 22:53:59 -06:00
Jeff Geerling c942861308 Fix up whitespace. 2022-09-09 10:37:50 -05:00
Jeff Geerling 574b060aa4 Bump default PHP version to 8.1. 2022-09-09 10:35:11 -05:00
Jeff Geerling 090b3d759a
Merge pull request #73 from chrisdeeming/patch-1
Add support for PHP 8.1
2022-09-09 10:33:20 -05:00
Jeff Geerling a42d3d4807 Bump to Rocky Linux. 2022-06-30 01:49:29 -05:00
Jeff Geerling 421ce96755 Add role_name_check skipping to all molecule test suites. 2022-06-01 22:21:26 -05:00
Jeff Geerling 9bb3dc95b8 Update release workflow for more consistency. 2021-12-27 11:35:53 -06:00
Chris Deeming 4db29a4139
Add support for PHP 8.1
Tested and verified working.
2021-11-27 14:08:33 +00:00
Jeff Geerling 7c820847fe Make sure bugs aren't automatically closed. 2021-08-23 08:54:05 -05:00
Jeff Geerling 7ea6036859 Deprecate PHP 7.2 support and add warnings about using it. 2021-03-18 16:33:55 -05:00
Jeff Geerling 6a9b4b66ad
Merge pull request #64 from wells/feature/php-8
Add support for PHP 8.0
2021-03-18 16:29:34 -05:00
Brian Wells cab8a097c7 Fix set_fact. 2021-03-18 16:21:27 -05:00
Brian Wells 6afb5eef00 Use the version compare filter. 2021-03-18 15:16:05 -05:00
Brian Wells 24cff502be Remove php8.0-json for Debian builds. 2021-03-18 15:10:27 -05:00
Brian Wells e82190e1b0 Update ci.yml 2021-03-18 12:18:38 -05:00
Brian Wells ea9ee71842 Create 8.0.yml 2021-03-18 12:18:35 -05:00
Brian Wells 4203e796e6 Update setup-RedHat.yml 2021-03-18 12:17:42 -05:00
Brian Wells 0974f94c37 Update Debian.yml 2021-03-18 12:17:39 -05:00
Jeff Geerling d1fea7f256 Remove ansible-lint from roles. 2021-03-15 09:29:04 -05:00
Jeff Geerling bcb4a12a5e
Merge pull request #63 from gotmax23/patch-1
Fix error in ##Example Playbook
2021-03-07 00:28:23 -06:00
Maxwell Gottlieb 3562ade131
Fix error in ##Example Playbook 2021-03-06 22:09:55 -06:00
Jeff Geerling dbbc5421c1 Add role_name back in. 2021-02-22 17:18:53 -06:00
Jeff Geerling 38f6713816 Make ansible-lint work again. 2021-02-22 16:16:06 -06:00
Jeff Geerling 7460ff2c19
Merge pull request #55 from webarchitect609/bugfix/Unusable_php_packages_variable
fix: Unusable php_packages variable
2021-02-22 15:42:32 -06:00
Jeff Geerling 8d456ca374
Merge pull request #59 from luminouw/master
Added Ondřej Surý GPG key ID for Debian repo
2021-02-22 15:41:25 -06:00
luminouw 93f3fd3c34 Added Ondřej Surý GPG key ID for Debian repo
This commit adds the new key ID for the Debian repo of Ondřej Surý
to ensure the GPG key won't be downloaded by the apt_key module if
it's already installed on the system.

This modification is made for systems behind several firewalls or
filtering proxies on which the key is pre-deployed and when the
Ansible module doesn't work well with proxy env vars (eg. apt_key)
2021-02-22 16:43:14 +01:00
Jeff Geerling 055cfd201b
Merge pull request #58 from steinbrueckri/FixPowerTools
Yum repoid of Power Tools has changed from PowerTools to powertools
2021-02-18 08:58:17 -06:00
Richard Steinbrück 2c59b536e9 Yum repoid of Power Tools has changed from PowerTools to powertools 2021-02-16 21:35:34 +01:00
Sergey Gripinskiy 5b3cf3f760
fix: Unusable php_packages variable
It was impossible to set php_packages variable from a playbook when
using geerlingguy.php with geerlingguy.php-versions roles.
2020-11-22 14:26:08 +03:00
Jeff Geerling aa60a3d85a Dump Travis CI and move to GitHub Actions. 2020-11-05 15:47:41 -06:00
Jeff Geerling 5a1d694eb0 Switch to travis-ci.com. 2020-10-26 20:11:44 -05:00
Jeff Geerling d32913924e Make sure docker driver is installed with molecule. 2020-10-15 17:05:27 -05:00
Jeff Geerling 731382cbdd
Merge pull request #51 from oxyc/patch-1
Fix php 7.4 not purged on debian
2020-09-29 18:03:22 -05:00
Oskar Schöldström 8567f16e49
Fix php 7.4 not purged on debian 2020-09-08 12:47:04 -03:00
Jeff Geerling 19e545bcc5 Ignore the tyranny of ansible-lint rule 106. 2020-08-20 19:23:29 -05:00
Jeff Geerling 726185130a Upgrade Travis CI docker version to fix Molecule tests. 2020-08-12 14:56:25 -05:00
Jeff Geerling 2cba30273f Don't use galaxy role_name on roles with dashes in names. 2020-05-26 12:06:38 -05:00
Jeff Geerling 0eaa53f176 Ensure galaxy meta information is consistent on all my roles. 2020-05-26 09:47:12 -05:00
Jeff Geerling 7cd9b506ad Add probot/stale configuration to repository for stale issues. 2020-03-05 10:45:23 -06:00
Jeff Geerling ab0d295661 Make sure molecule lint script has set -e option. 2020-02-24 09:45:49 -06:00
Jeff Geerling 0d83161e8e Fix Ubuntu installation issue if dirmngr isn't present. 2020-02-20 16:44:42 -06:00
Jeff Geerling 405bdd4a7a Update molecule configuration to work with 3.0. 2020-02-20 15:55:38 -06:00