Adding user state management

This commit is contained in:
Tyler Hale 2025-04-01 09:15:24 -06:00
parent 5a88ccb426
commit 7c91db950b
Signed by: Tyler
GPG key ID: C7CC4B910D88EF96
2 changed files with 7 additions and 2 deletions

View file

@ -17,6 +17,7 @@ base_users: []
# ssh_keys_force: false # setting ssh_keys_force to true will overwrite the authorized_keys file to only be the ssh keys provided
# groups: []
# groups_append: true
# state: present
# Install all available updates at runtime
base_core_install_updates: true