Skip to content

Releases: robertdebock/ansible-role-httpd

additional modules can be installed now

15 Jun 06:08
259a1e4
Compare
Choose a tag to compare
Merge pull request #15 from hansmorb/bugfix/issue-14

include mod_proxy when remote vhost is defined

Updates and cleanup

05 Jan 06:59
Compare
Choose a tag to compare
7.3.5

Implement ansible-lint hints.

General update

25 Nov 08:25
Compare
Choose a tag to compare
7.3.4

Fedora 37 is out.

Testing on Ansible 4 and Ansible 5

14 Jun 06:02
Compare
Choose a tag to compare
7.3.3

Regenerate content, Fedora 36 and Ubuntu 22.04 LTS added.

Updates and no mod_ssl for Debians.

08 Feb 08:29
363863e
Compare
Choose a tag to compare
Merge pull request #13 from Nacrul/master

Remove mod_ssl for Debian

Fix assertion

17 Dec 05:39
Compare
Choose a tag to compare

Fixes:

  • Assert when item.create_docroot is defined instead of item.create_docroot. (boolean, true.)

To create or not create Docroot

09 Dec 05:35
Compare
Choose a tag to compare

Features:

  • risky values (containing a colon for example) are checked and quoted.
  • docroot can be not created when required:
        - name: no_doc_root
          servername: nodocroot.example.com
          documentroot: /var/www/html/nodocroot
          create_docroot: no

Ansible-later

28 Nov 07:17
Compare
Choose a tag to compare
7.2.1

Test against Fedora 34, 35 (latest) and 36/rawhide.

httpd_remove_example is an option now.

23 Sep 14:07
Compare
Choose a tag to compare
7.2.0

Also test and document the new variable.

httpd_directories is new!

31 Aug 12:34
Compare
Choose a tag to compare
7.1.0

Remove non-contributors.