30b72fcdd9999a02b8661233e78897358a9d4a17
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
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:
Description
Languages
Python
100%