changed dictionary attribute or variable name 'keys' to 'ssh_keys' due to possible reservation of prior

This commit is contained in:
2026-05-30 05:51:48 -04:00
parent 4920837641
commit 0ab26cae67
4 changed files with 6 additions and 6 deletions

View File

@@ -8,7 +8,7 @@ instance: ""
# Example-- operating_system: "tftp://hikiki.local:69/debian.iso"
operating_system: ~
# <list[<str>]> of control node or local SSH key basenames
keys: []
ssh_keys: []
# <dict[<str>:<dict>]> package groups
pkgs:
# <dict[<str>:<dict>]> representing package groups installed by package manager via repositories