Remove workstation target from certain users
Roll root password
This commit is contained in:
parent
36db90e73f
commit
a0f6cc6b8c
@ -8,7 +8,7 @@ users:
|
||||
# svc: (optional) whether the account is a service account
|
||||
|
||||
- name: root
|
||||
password: "$6$UuXJahi90Mh9aQ.6$dsqQGH4of9EDRR11UbsXL077hQW.AV3WdflbjZResKr85osoCC7Ff/l7hDHv5uL6zJjbNhXaRrVfj/EaGycZ0/"
|
||||
password: "$6$pZo6qzx..u1IoLs6$s0U0u5hyDBC1QjAYfPwGDcvGY50E7fRL0zEbQeFzDnt13Hkhlsq9wOM2f2wdXqlBjz2YUMiIeOgfNGCe6aU.L1"
|
||||
targets:
|
||||
- servers
|
||||
- vms
|
||||
@ -85,7 +85,6 @@ users:
|
||||
- gitea
|
||||
- bitwarden
|
||||
- vpn
|
||||
- workstations
|
||||
- nextcloud
|
||||
admin: False
|
||||
|
||||
@ -96,7 +95,6 @@ users:
|
||||
- datastore
|
||||
- gitea
|
||||
- vpn
|
||||
- workstations
|
||||
- nextcloud
|
||||
admin: False
|
||||
|
||||
@ -107,7 +105,6 @@ users:
|
||||
- datastore
|
||||
- gitea
|
||||
- vpn
|
||||
- workstations
|
||||
- nextcloud
|
||||
admin: False
|
||||
|
||||
@ -118,6 +115,5 @@ users:
|
||||
- datastore
|
||||
- gitea
|
||||
- vpn
|
||||
- workstations
|
||||
- nextcloud
|
||||
admin: False
|
||||
|
Reference in New Issue
Block a user