Commit graph

290 commits

Author SHA1 Message Date
Faris AL-Otaibi
0940fcfa1f Fix 2024-07-23 20:01:36 +03:00
Faris AL-Otaibi
ec2ffe211f Added apache_packages_extra 2024-07-21 23:17:54 +03:00
Faris AL-Otaibi
320013fedc Fix missing variables 2024-07-19 00:35:04 +03:00
Faris AL-Otaibi
9d43946e92
Merge branch 'geerlingguy:master' into master 2024-07-19 00:24:39 +03:00
Faris AL-Otaibi
3c1d6f32b5 Added comment 2024-07-19 00:23:55 +03:00
Faris AL-Otaibi
94e934640b Default MPM 2024-07-19 00:23:00 +03:00
Faris AL-Otaibi
b6c49ae869 Added MPM Config 2024-07-19 00:22:14 +03:00
Jeff Geerling
9b8f7fe7bd Fixup CI versions. Drop all older RHEL releases which are broken. 2024-07-16 14:21:07 -05:00
Faris AL-Otaibi
e86ef2576e Added conditional statement on directory index for applications like Laravel 2024-07-13 14:03:35 +03:00
Faris AL-Otaibi
b2aafc7c73 Fix directory list 2024-07-13 05:33:08 +03:00
Faris AL-Otaibi
ddcee951be Added directory lists 2024-07-13 05:26:40 +03:00
Faris AL-Otaibi
dcd232c156
Update vhosts.conf.j2 2024-07-13 04:37:00 +03:00
Faris AL-Otaibi
e94a07300b
Update main.yml 2024-07-13 04:31:33 +03:00
Faris AL-Otaibi
20678cceee
Update vhosts.conf.j2 2024-07-13 04:30:18 +03:00
Jeff Geerling
1ca6658a7d Style update for README yaml code blocks. 2024-03-06 21:26:26 -06:00
Jeff Geerling
1093a4609b Add apache_ssl_no_log variable so users can log output for debugging. 2024-03-06 21:22:50 -06:00
Jeff Geerling
18d469dfc5
Merge pull request #230 from dubmarm/no_tag_vhosts_ssl
add no_log to mask vhost_ssl data from output
2024-03-06 21:20:47 -06:00
Jeff Geerling
25a7331dbf
Merge pull request #241 from pavlozt/master
Fix ports declaration. Allow bind to localhost. Style fix.
2024-03-06 21:20:02 -06:00
Jeff Geerling
b20ea04f63
Update vars/apache-24.yml 2024-03-06 21:16:28 -06:00
Jeff Geerling
715c7193c5 Fixup CI library versions. 2024-01-24 22:11:37 -06:00
Jeff Geerling
7926a1949b Make local dev with molecule a little easier. 2024-01-24 21:48:12 -06:00
Jeff Geerling
71bace22fe
Merge pull request #246 from jpiron/fix/check_mode
fix Debian check mode
2024-01-16 10:33:05 -06:00
Jonathan Piron
2ff0b51c05 fix Debian check mode
file module needs force attribute if symlink destination doesn't exist which is the case in check mode.
2024-01-16 09:10:20 +01:00
Jeff Geerling
1899aa047e Stale bot is now Stale GitHub Action. 2023-07-10 17:47:25 -05:00
Jeff Geerling
facf38b9e2 Remove official support for RHEL. Rocky/Alma/Stream support is best-effort. 2023-06-23 10:55:53 -05:00
Jeff Geerling
ccd6760561 Remove official support for RHEL. 2023-06-23 10:16:39 -05:00
Jeff Geerling
878e823516 Fix Molecule CI workflow since docker plugin has moved. 2023-04-20 17:27:01 -05:00
PavelZ
c6d921ce37 Fix ports declaration. Allow bind to localhost. Style fix. 2023-02-08 19:37:55 +03:00
Jeff Geerling
6e3373de3b Add FUNDING file. 2023-01-25 20:00:10 -06:00
Jeff Geerling
3818375d54 Remove CentOS 7 from tests. 2022-12-06 19:42:38 -06:00
Jeff Geerling
959a464419 Fix Molecule CI workflow for Ubuntu 22.04 GitHub Actions. 2022-12-06 18:23:28 -06:00
Jeff Geerling
5a65cf6990 Add role_name_check skipping to all molecule test suites. 2022-06-01 22:20:25 -05:00
Jeff Geerling
edcf4a2c66 Update docs in README. 2022-05-23 00:41:41 -05:00
Jeff Geerling
a6853edf9b
Merge pull request #236 from faeyben/redhat_mod
Implement enabling and disabling modules on RedHat systems
2022-05-23 00:40:57 -05:00
Fabian Niepelt
841acb1b91
Implement enabling and disabling modules on RedHat systems 2022-05-22 15:43:36 +02:00
Jeff Geerling
49a91fb45c Update release workflow for more consistency. 2021-12-27 11:34:40 -06:00
Jeff Geerling
acdeab13ec Use rockylinux8 instead of centos8 for CI. 2021-12-27 11:29:58 -06:00
dmarm
3dedd6c340 helps to spell, change tag to log 2021-11-09 16:03:26 -08:00
dmarm
f444b0d933 add no_tag to mask vhost_ssl data from output 2021-11-09 11:14:46 -08:00
Jeff Geerling
0d5779eb4a
Merge pull request #220 from jdashton/master
Alllow service to be disabled
2021-09-28 12:25:49 -05:00
Jeff Geerling
f0499b207a PR #195 follow-up, fixes #224: Fix indentfirst argument. 2021-08-26 23:38:35 -05:00
Jeff Geerling
f472547b24
Merge pull request #195 from paulgration/fix-extra-parameters-indentation
Fix vhosts extra_parameters indentation
2021-08-26 22:54:30 -05:00
Jeff Geerling
ff4d05ae78 Make sure bugs aren't automatically closed. 2021-08-23 08:52:48 -05:00
J. Daniel Ashton
f8970f4a38 Alllow service to be disabled 2021-06-09 11:55:34 -04:00
Jeff Geerling
5b2e65d298
Merge pull request #219 from geerlingguy/201-convert-to-gh-actions
201 convert to gh actions
2021-04-19 10:28:30 -05:00
Jeff Geerling
ac1de6c5ae Remove ansible-lint from roles. 2021-03-15 09:26:43 -05:00
Jeff Geerling
cd20a997b0 Make ansible-lint work again. 2021-02-22 16:12:22 -06:00
Jeff Geerling
4ac7a07fb0 Align molecule config with other roles. 2020-11-05 09:49:31 -06:00
Jeff Geerling
2f25dcb9c5 Another attempt at getting the release to work. 2020-11-04 21:59:23 -06:00
Jeff Geerling
a020f94e7d Issue #201: Use proper repository variable in actions workflow syntax. 2020-11-04 21:56:06 -06:00