Files
openstack-ansible/releasenotes/notes/httpd_common_role-a955fdfe516386ea.yaml
Dmitriy Rabotyagov 3abf0ecebc Freeze roles for 31.0.0.0b1 release
Change-Id: I43f5f6d33d29f5526d76fec333e2978a7c61f8cc
2025-04-03 17:50:55 +02:00

12 lines
488 B
YAML

---
prelude: >
Implemented a standalone role ``httpd`` for Apache Web Server (HTTPD)
configuration that aims to be included in various roles that require
Apache2 (i.e. keystone, horizon, skyline, etc).
features:
- |
Created a common ``httpd`` role to unify approach for managing
Apache2 instalaltion and configuration across roles.
Role is written in relatively agnostic way and should be suitable
for usage outside of OpenStack-Ansible deployments as well.