Commit Graph

1 Commits (1ac58c5148182a4e4f7fad10ecddfe3e6d3e9919)

Author SHA1 Message Date
Dustin 1ac58c5148 pyrocufflink: Encrypt root password with age
Since we are encrypting an inventory variable with a very wide scope
here, essentially every play needs the Ansible Vault password.
Encrypting the value with `age` and only decrypting it when its used (by
the *base* role), the key is only necessary when provisioning a new
machine.

This value is encrypted using the following age key:

    age197zq0l27nwxj74d4pmpat6kqqth235mdc0ggmfm3006v0fy7advsg9ljts
2024-01-09 18:45:48 -06:00