Ansible role to manage SSL certificate creation and distribution
30b72fcdd9
If installing several certs or keys to a target the destination directory creation task is run once for each list item even if it is the same directory every time. This patch filters the list of targets and reduces the list of target directories to a unique list, reducing the number of loop iterations required. Change-Id: I7432463dfa067afed2f46874119378bfdf96639c |
||
---|---|---|
defaults | ||
doc | ||
examples | ||
handlers | ||
meta | ||
releasenotes | ||
tasks | ||
vars | ||
zuul.d | ||
.gitreview | ||
CONTRIBUTING.rst | ||
LICENSE | ||
README.rst | ||
tox.ini |
PKI role for OpenStack-Ansible
Ansible role to install Public Key Infrastructure.
- Documentation for the project can be found at:
- Release notes for the project can be found at:
- The project source code repository is located at:
- The project home is at:
- The bugs is at: