Adding group management to users
This commit is contained in:
parent
c83cad2e88
commit
5a88ccb426
3 changed files with 10 additions and 1 deletions
|
@ -15,6 +15,8 @@ base_users: []
|
|||
# disable_password: false
|
||||
# ssh_keys: []
|
||||
# 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
|
||||
|
||||
# Install all available updates at runtime
|
||||
base_core_install_updates: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue