secrets(role): introduce secrets role for storing secrets
Some checks failed
/ Ansible Lint (push) Successful in 2m18s
/ build (push) Failing after 2m40s

Allows storage of secrets to then be referenced in other places.
The motivation was storing WireGuard secrets for systemd-networkd.
This commit is contained in:
June 2026-05-23 22:40:17 +02:00
commit 4574dbf4ba
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0
8 changed files with 97 additions and 0 deletions

View file

@ -291,3 +291,5 @@ msmtp_hosts:
renovate_hosts:
hosts:
renovate:
secrets_hosts:
hosts:

View file

@ -22,3 +22,5 @@ infrastructure_authorized_keys_hosts:
ansible_pull_hosts:
hosts:
status:
secrets_hosts:
hosts:

View file

@ -57,3 +57,5 @@ ansible_pull_hosts:
light:
waybackproxy:
yate:
secrets_hosts:
hosts: