docs: overhaul SOPS documentation for better structure and readability
This commit is contained in:
parent
292c626629
commit
411200884b
6 changed files with 107 additions and 35 deletions
|
|
@ -27,7 +27,7 @@ Generally all secrets get encrypted for all GPG-keys of all members of the infra
|
|||
Ansible then has access to the secrets with the help of the [`community.sops.sops` vars plugin](https://docs.ansible.com/ansible/latest/collections/community/sops/docsite/guide.html#working-with-encrypted-variables), which is configured in this repository.
|
||||
A local Ansible run then uses the locally available GPG-key to decrypt the secrets.
|
||||
|
||||
For a tutorial on how to set up secrets using SOPS for a new host, see [Setting Up Secrets Using SOPS for a New Host](./docs/setting_up_secrets_using_sops_for_a_new_host.md).
|
||||
For a tutorial on how to set up SOPS for a new host, see [SOPS: New Host](./docs/guides/sops-new-host.md).
|
||||
|
||||
### Updating SOPS files after swapping out a GPG key
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue