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
edcf4a2c66
Update docs in README.
2022-05-23 00:41:41 -05:00
J. Daniel Ashton
f8970f4a38
Alllow service to be disabled
2021-06-09 11:55:34 -04:00
Jeff Geerling
1e25940b5a
Issue #201 : Update status badge, remove linting from Molecule.
2020-11-03 10:01:08 -06:00
Jeff Geerling
8eaa30ca47
Switch to travis-ci.com.
2020-10-26 20:08:25 -05:00
Jeff Geerling
c8c80dd3ac
Merge branch 'jansepke-patch-1'
2018-04-04 14:13:04 -05:00
Jeff Geerling
3646f040e1
Fix deprecation warnings in Ansible 2.5 for state 'present'.
2018-04-04 13:57:50 -05:00
Jeff Geerling
155a98cd63
Fix README ssl vhost example formatting.
2018-02-14 16:45:26 -06:00
Marcel Sinn
356c51a799
Removed inconsistent ssl vhost example
...
This example freaked me out. Took some time till I figured out that I have to remove the brackets and fix the spacings to add extra_parameters to the ssl vhost configuration. For me it would have been easier this way. Maybe you agree with me.
Thanks a lot already for this awesome ansible book!
Greetings
~ ArgonQQ
2017-06-19 22:53:59 +02:00
Jeff Geerling
e622488d63
Update the author's URL. Now with more HTTPS!
2017-01-21 19:59:48 -06:00
Jeff Geerling
b280d7af54
PR #118 : Oxford comma.
2017-01-05 16:06:05 -06:00
Oskar Schöldström
4fb372d104
Add apache_packages_state to allow upgrading Apache versions
2017-01-05 16:46:15 -05:00
Jeff Geerling
2ad0164cfe
Issue #103 , PR #63 : Add notes on basic HTTP auth.
2016-12-09 09:50:50 -06:00
Jeff Geerling
06a740a3ce
PR #105 follow-up: Add documentation for apache_vhosts_template.
2016-12-09 09:46:04 -06:00
Jeff Geerling
899da2b00d
Merge pull request #86 from Christoph-D/configurable-options
...
Make "AllowOverride" and "Options" configurable
2016-12-09 08:56:55 -06:00
Jeff Geerling
0b7cd353c0
Adjust Travis file for easier maintenance.
2016-08-31 20:25:05 -05:00
Christoph Dittmann
b0d8061675
Make "AllowOverride" and "Options" configurable
...
This commit allows the user to change the "AllowOverride" and "Options"
directives of the documentroot directory for different vhosts.
The default values are "AllowOverride All" and "Options -Indexes
+FollowSymLinks" (see defaults/main.yml), so this commit is fully
backwards compatible.
2016-04-26 10:56:36 +02:00
Jeff Geerling
14e14f94c3
PR #83 follow-up
2016-04-20 21:09:41 -05:00
liquidat
cf462e2f27
Update README to include Solaris and SLES
2016-02-06 11:27:09 +01:00
Jeff Geerling
4e1dc8434a
PR #69 : Adjust the wording for new variable.
2016-01-18 10:40:40 -06:00
Andreas Wolf
097ddd2eb4
Only create vHosts if certificate exists
2016-01-18 17:25:08 +01:00
Jeff Geerling
49f6feb4d9
Add notes about using geerlingguy.apache-php-fpm role with this role.
2016-01-14 21:04:09 -06:00
Solomon Gifford
906b1094d6
rename apache_global_settings to apache_global_vhost_settings to avoid confusion of where the globals are placed
2015-12-10 15:39:55 -05:00
Jeff Geerling
50d42a0a43
PR #56 follow-up: Change ordering and description of new variable.
2015-12-08 14:23:54 -06:00
Teun Ouwehand
8f974b4fdc
Add README text for apache_global_settigs
2015-12-08 21:13:03 +01:00
Jeff Geerling
ac77f7835e
PR
2015-10-31 21:44:03 -05:00
Gilad Peleg
5cee545c8f
Make apache start optional at task end
...
- Closes #45
2015-09-24 18:33:10 +03:00
Jeff Geerling
8a4f5f3ff2
Fixes #27 and #42 : Add example of multiline configuration in apache_vhosts entries.
2015-09-03 16:16:04 -05:00
Jeff Geerling
f98accbb08
PR #24 : Clean up default vhost removal options and document the new var.
2015-07-23 12:04:31 -05:00
Jeff Geerling
0424fbcd87
Issue #34 : Add ability to 'disable' Apache mods on Ubuntu/Debian.
2015-05-31 16:01:27 -05:00
Jeff Geerling
2abee5155c
Issue #4 : Document apache_packages variable.
2015-01-09 23:51:13 -06:00
Jeff Geerling
17a99089ab
Update documentation and fix a few variables for vhosts configuration.
2015-01-09 23:30:07 -06:00
Lewis Wright
0fe7d43213
Updated readme with apache_vhosts_filename
2015-01-08 17:32:06 +00:00
Jeff Geerling
8abd97bb32
Issue #17 : SSL Support.
2014-11-05 10:07:20 -06:00
Jeff Geerling
2184538876
Use defaults instead of main vars for easier overriding.
2014-05-05 09:45:51 -05:00
Jeff Geerling
ca4e5f8cfe
Adjust Apache mod enabling on Debian/Ubuntu.
2014-04-23 09:49:55 -05:00
Jeff Geerling
917b9edbc7
Add apache_create_vhosts var, and allow mods to be enabled on Debian hosts.
2014-04-23 09:47:33 -05:00
Jeff Geerling
70e6ecff60
Add Travis build status to README.
2014-04-22 07:40:26 -05:00
Jeff Geerling
c9f5637003
Clean up README.md.
2014-04-22 07:35:56 -05:00
Jeff Geerling
5cbf84a9a5
Make Apache role work correctly with both RHEL and Debian.
2014-04-22 07:34:37 -05:00
Jeff Geerling
a0ec89bdf0
Updated README.
2014-04-21 12:59:08 -05:00
Jeff Geerling
25f03a033b
Remove EPEL repository dependency.
2014-03-14 11:28:08 -05:00
Jeff Geerling
d89722325d
Add TODOs to readme.
2014-02-28 20:42:25 -06:00
Jeff Geerling
55e8cd1c29
Tiny tweak to README.md.
2014-02-28 16:39:31 -06:00
Jeff Geerling
87fe9ff391
Fix README.md.
2014-02-28 16:37:55 -06:00
Jeff Geerling
9a884c9146
Added README.md.
2014-02-28 16:22:50 -06:00