Dmitriy Rabotyagov 8500ca5861 Auto-fix yaml rules
In order to reduce divergance with ansible-lint rules, we apply
auto-fixing of violations.

In current patch we replace all kind of truthy variables with
`true` or `false` values to align with recommendations along with
alignment of used quotes.

With ansible-lint update it seems to be resolving symlink to absolute
path, which causes our linter check to search for the wrong
role name. Some more details were posted to ansible forum[1]

So we apply change here to resolve failing CI.

[1] https://forum.ansible.com/t/ansible-lint-resolving-symlinks-to-their-destinations/40388

Change-Id: Icdbe2bb4ad139254266d456cebba0c3f0c82496e
2025-02-20 13:03:37 +01:00
2025-02-20 13:03:37 +01:00
2025-01-10 17:01:14 +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-02-20 13:03:37 +01:00
2025-01-10 17:01:14 +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
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
2025-01-10 17:01:14 +00:00
2025-02-20 13:03:37 +01:00
2025-01-10 17:01:14 +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 141 KiB
Languages
Python 76.6%
Jinja 23.4%