Adding group management to users

This commit is contained in:
Tyler Hale 2025-02-02 21:31:46 -07:00
parent c83cad2e88
commit 5a88ccb426
Signed by: Tyler
GPG key ID: C7CC4B910D88EF96
3 changed files with 10 additions and 1 deletions

View file

@ -42,4 +42,4 @@ Available tags for the role:
| Role | Tags |
| ---- | -------------------------------------------------------------------------------------------------------------------------------------------------- |
| Base | all, authorized_key, automatic_updates, cert, firewall, hostname, kernel, motd, password_auth, root_ca, root_login, ssh, time_sync, web_management |
| Base | all, authorized_key, automatic_updates, cert, firewall, hostname, kernel, motd, password_auth, root_ca, root_login, ssh, time_sync, users, web_management |