Updates to segregate configs by device class
Split cloud VMs out from local VMs in 'cloud' group Generalize networkd install/config Generalize sshd config Create general update playbook Add host vm-host-nextcloud
This commit is contained in:
@@ -29,6 +29,7 @@ users:
|
||||
- plex
|
||||
- admin
|
||||
- vpn
|
||||
- nextcloud
|
||||
admin: True
|
||||
svc: True
|
||||
|
||||
@@ -73,6 +74,7 @@ users:
|
||||
- plex
|
||||
- admin
|
||||
- vpn
|
||||
- nextcloud
|
||||
admin: True
|
||||
|
||||
- name: kaisersjr
|
||||
@@ -84,6 +86,7 @@ users:
|
||||
- bitwarden
|
||||
- vpn
|
||||
- workstations
|
||||
- nextcloud
|
||||
admin: False
|
||||
|
||||
- name: notsoninja
|
||||
@@ -94,6 +97,7 @@ users:
|
||||
- gitea
|
||||
- vpn
|
||||
- workstations
|
||||
- nextcloud
|
||||
admin: False
|
||||
|
||||
- name: avalonburned
|
||||
@@ -104,6 +108,7 @@ users:
|
||||
- gitea
|
||||
- vpn
|
||||
- workstations
|
||||
- nextcloud
|
||||
admin: False
|
||||
|
||||
- name: sglagovitch
|
||||
@@ -114,4 +119,5 @@ users:
|
||||
- gitea
|
||||
- vpn
|
||||
- workstations
|
||||
- nextcloud
|
||||
admin: False
|
||||
|
Reference in New Issue
Block a user