Dmitriy Rabotyagov a88040c8b1 Use internal rejectattr implementation
Current logic raises error on ansible-core>=2.19 as
rejectattr can't be applied anymore if key is not
in the dict.

Thus, an internal filter has been implemented to have
prior logic.

We also make boolean comparison compatible.

Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/975141
Change-Id: I6aa964985aee889e645ab8fa0a4b38712fdd7bf4
Signed-off-by: Dmitriy Rabotyagov <noonedeadpunk@gmail.com>
2026-02-24 16:17:01 +00:00
2025-12-23 14:34:40 +01:00
2025-12-23 14:34:40 +01:00
2025-02-17 12:23:12 +01:00
2025-02-17 12:23:12 +01:00
2025-12-23 14:34:40 +01:00
2025-12-23 14:34:40 +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-12-23 14:34:40 +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 1.2 MiB
Languages
Python 100%