Add dooris (2.0)
Some checks failed
/ Ansible Lint (push) Failing after 1m50s

This commit is contained in:
Stefan Bethke 2025-05-29 17:42:59 +02:00
commit 7526d1c6a1
7 changed files with 340 additions and 11 deletions

View file

@ -2,7 +2,7 @@
Because we're using the `community.sops.sops` vars plugin, the SOPS-encrypted secrets get stored in the inventory.
1. Add a new creation rule for the hosts `host_vars` file.
1. Add a new creation rule for the hosts `host_vars` file in the sops config at `.sops.yaml`.
It should probably hold all admin keys.
You can use existing creation rules as a reference.
2. Create a SOPS secrets file in the `host_vars` subdirectory of the relevant inventory.