configpolicy/group_vars/nut
Dustin 8b7b7b677d nut: Encrypt upsd user passwords with age
Switching from Ansible Vault to age.

I've changed the `upsd.users` template somewhat in order to handle the
`password` property separately.  Now, items in the `nut_users` list
are objects with properties instead of lists of objects with properties.
The latter was done to support repeating options (`actions` and
`instcmds`), but that is more appropriately handled with lists of
values.

This value is encrypted with the following public key:

    age1c6swn9tm0502jd3e0yszfd4qd7lgx2nd9uk0hruuckhx7zpn3utqhau7mz
2024-01-09 18:49:45 -06:00
..
main.yml nut: Encrypt upsd user passwords with age 2024-01-09 18:49:45 -06:00