Select Git revision
install_credentials.yml
-
ale authored
This makes the credentials role significantly faster, Ansible is not good at optimizing loops that go across an include_tasks directive. We pre-generate some simple lists in float.py for service credentials that are enabled on each host, to simplify the iteration when generating certificates.
ale authoredThis makes the credentials role significantly faster, Ansible is not good at optimizing loops that go across an include_tasks directive. We pre-generate some simple lists in float.py for service credentials that are enabled on each host, to simplify the iteration when generating certificates.