Skip to content
Snippets Groups Projects
Commit 081d2397 authored by ale's avatar ale
Browse files

Streamline credential generation with single-level Ansible loops

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.
parent c0ebfc5c
No related branches found
No related tags found
Loading
Checking pipeline status