Ansible role to manage SSL certificate creation and distribution
Go to file
Dmitriy Rabotyagov 36ee8b2dc0 Create relative links to root instead of absolute
We don't really need to create an absolute links for root/intermediate
certificates since original file is placed at the same place. In case
of storing PKI dir in git these links are considered as  out-of-bound
which results in sanity checks failure.
Also we're eliminating risk of broken links in case when PKI directory
is being moved on the filesystem

Change-Id: Ia7f4f4726bf4d73c6c0071bef52fd6eb58d662a3
2023-01-13 13:58:30 +01:00
defaults Refactor conditional generation of CA and certificates 2022-03-22 15:27:20 +00:00
doc Switch sphinx language to en 2022-05-30 16:01:09 +02:00
examples Add boilerplate ansible role components 2021-04-29 19:02:13 +03:00
handlers Create CA and server certificates 2021-05-12 06:19:13 +00:00
meta Add boilerplate ansible role components 2021-04-29 19:02:13 +03:00
releasenotes Add boilerplate ansible role components 2021-04-29 19:02:13 +03:00
tasks Create relative links to root instead of absolute 2023-01-13 13:58:30 +01:00
vars Refactor conditional generation of CA and certificates 2022-03-22 15:27:20 +00:00
zuul.d Create CA and server certificates 2021-05-12 06:19:13 +00:00
.gitreview Added .gitreview 2021-02-03 22:37:03 +00:00
CONTRIBUTING.rst Add boilerplate ansible role components 2021-04-29 19:02:13 +03:00
LICENSE Add boilerplate ansible role components 2021-04-29 19:02:13 +03:00
README.rst Add boilerplate ansible role components 2021-04-29 19:02:13 +03:00
tox.ini Update tox.ini to work with 4.0 2022-12-27 17:53:06 +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