Damian Dabrowski 1ab4880076 Add hashi_vault pki backend support
This patch defines necessary variables for the 'hashi_vault' pki backend
which is the alternative to the default 'standalone' backend.

Additionally, it:
- changes the format of `httpd_pki_default_san` parameter to the new one
changed in [1]
- passes `pki_default_backend` when trigerring PKI role so its aware of
the default backend in case it's not explicitly specified in the cert
definition.
- adopts this role to the recent changes in PKI role [2][3][4]

[1] https://review.opendev.org/c/openstack/openstack-ansible/+/948886
[2] fc7db02074
[3] 7cff89ee71
[4] f03bcc19d5

Signed-off-by: Damian Dabrowski <damian.dabrowski@cleura.com>
Depends-On: https://review.opendev.org/c/openstack/ansible-role-pki/+/948881
Change-Id: I87f6af70c1ffaaa61bab653dca4bf21758b5b946
2026-03-10 17:54:00 +00:00
2025-11-29 22:12:24 +00:00
2025-02-20 13:03:37 +01:00
2025-01-10 17:01:14 +00:00
2025-01-10 17:01:14 +00:00
2025-01-10 17:01:14 +00:00
2026-03-10 17:54:00 +00:00
2026-03-04 13:48:21 +00:00
2026-03-10 17:54:00 +00:00
2025-01-10 17:01:14 +00:00
2025-02-20 13:03:37 +01:00
2024-12-03 14:40:21 +00:00
2025-01-10 17:01:14 +00:00
2025-01-10 17:01:14 +00:00
2026-03-04 13:48:21 +00:00

Apache Web Server role

Ansible role to install and manage Apache Web Server (httpd). This role is being maintained by OpenStack-Ansible project, though can be used as a stand-alone role as well.

Documentation for the project can be found at:

https://docs.openstack.org/ansible-role-httpd/latest/

The project source code repository is located at:

https://opendev.org/openstack/ansible-role-httpd/

The project home is at:

https://launchpad.net/openstack-ansible

The bugs is at:

https://bugs.launchpad.net/openstack-ansible

Description
Ansible role for Apache Web server installation
Readme 254 KiB
Languages
Python 76.2%
Jinja 23.8%