1
0
Fork 0
mirror of https://github.com/DO1JLR/ansible_playbook_servers.git synced 2024-09-14 19:53:56 +02:00
This commit is contained in:
L3D 2021-03-15 20:44:45 +01:00
parent 54d67eae1f
commit a979370a5d
Signed by: l3d
GPG key ID: CD08445BFF4313D1

View file

@ -45,6 +45,7 @@ sshd__allowed_users:
- "webwaffelpodcast"
- "gitea"
- "wtfpreview"
- "files"
sshd__allowed_groups:
- "root"
@ -54,12 +55,14 @@ sshd__allowed_groups:
- "webwaffelpodcast"
- "gitea"
- "wtfpreview"
- "files"
accounts:
- 'l3d'
- 'webwaffel'
- 'webwaffelpodcast'
- 'wtfpreview'
- "files"
nginx_sites:
- name: 'c3woc.de'