Ansible role to manage SSL certificate creation and distribution
Go to file
Andrew Bonney 307c1feb50 Add defaults for owner/group/mode on pki_install_host
Reverts the default user/group from
I4a90479261b2721c08e9034fbae0d56de9308676

Adds global default options so user/group etc can
be overridden on the setup host

Some cases of 'omit' for file modes are changed to a
role-defined default which will override any system umask
preferences.

Related-Bug: #2029253
Change-Id: Id999ccf5f42ee7f6b6b08db67276bb77bc9a21d8
2023-08-30 11:50:27 +01:00
defaults Add defaults for owner/group/mode on pki_install_host 2023-08-30 11:50:27 +01: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 Allow to provide custom handler names 2023-03-06 11:46:24 +00:00
meta Add boilerplate ansible role components 2021-04-29 19:02:13 +03:00
releasenotes Allow to provide custom handler names 2023-03-06 11:46:24 +00:00
tasks Add defaults for owner/group/mode on pki_install_host 2023-08-30 11:50:27 +01:00
vars Add defaults for owner/group/mode on pki_install_host 2023-08-30 11:50:27 +01: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