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
|
# svc: (optional) whether the account is a service account
|
||||||
|
|
||||||
- name: root
|
- name: root
|
||||||
password: "$6$UuXJahi90Mh9aQ.6$dsqQGH4of9EDRR11UbsXL077hQW.AV3WdflbjZResKr85osoCC7Ff/l7hDHv5uL6zJjbNhXaRrVfj/EaGycZ0/"
|
password: "$6$pZo6qzx..u1IoLs6$s0U0u5hyDBC1QjAYfPwGDcvGY50E7fRL0zEbQeFzDnt13Hkhlsq9wOM2f2wdXqlBjz2YUMiIeOgfNGCe6aU.L1"
|
||||||
targets:
|
targets:
|
||||||
- servers
|
- servers
|
||||||
- vms
|
- vms
|
||||||
@ -85,7 +85,6 @@ users:
|
|||||||
- gitea
|
- gitea
|
||||||
- bitwarden
|
- bitwarden
|
||||||
- vpn
|
- vpn
|
||||||
- workstations
|
|
||||||
- nextcloud
|
- nextcloud
|
||||||
admin: False
|
admin: False
|
||||||
|
|
||||||
@ -96,7 +95,6 @@ users:
|
|||||||
- datastore
|
- datastore
|
||||||
- gitea
|
- gitea
|
||||||
- vpn
|
- vpn
|
||||||
- workstations
|
|
||||||
- nextcloud
|
- nextcloud
|
||||||
admin: False
|
admin: False
|
||||||
|
|
||||||
@ -107,7 +105,6 @@ users:
|
|||||||
- datastore
|
- datastore
|
||||||
- gitea
|
- gitea
|
||||||
- vpn
|
- vpn
|
||||||
- workstations
|
|
||||||
- nextcloud
|
- nextcloud
|
||||||
admin: False
|
admin: False
|
||||||
|
|
||||||
@ -118,6 +115,5 @@ users:
|
|||||||
- datastore
|
- datastore
|
||||||
- gitea
|
- gitea
|
||||||
- vpn
|
- vpn
|
||||||
- workstations
|
|
||||||
- nextcloud
|
- nextcloud
|
||||||
admin: False
|
admin: False
|
||||||
|
Reference in New Issue
Block a user