Dmitriy Rabotyagov 9bae6bfdb9 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.

Change-Id: I2e7bdac26e914a62e9416d34381696ce3d2117dc
2025-02-17 12:23:12 +01:00
2025-02-17 12:23:12 +01:00
2022-05-30 16:01:09 +02:00
2025-02-17 12:23:12 +01:00
2025-02-17 12:23:12 +01:00
2025-02-17 12:23:12 +01:00
2025-02-17 12:23:12 +01:00
2023-10-25 14:57:52 +01:00
2025-01-07 16:40:14 +00:00
2025-02-17 12:23:12 +01:00
2021-02-03 22:37:03 +00:00
2025-02-17 12:23:12 +01:00

PKI role for OpenStack-Ansible

Ansible role to install Public Key Infrastructure.

Documentation for the project can be found at:

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

Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/ansible-role-pki/

The project source code repository is located at:

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

The project home is at:

https://launchpad.net/openstack-ansible

The bugs is at:

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

Description
Ansible role to manage SSL certificate creation and distribution
Readme 779 KiB
Languages
Python 100%