mirror of
https://github.com/DO1JLR/ansible_playbook_servers.git
synced 2024-09-14 19:53:56 +02:00
files
This commit is contained in:
parent
54d67eae1f
commit
a979370a5d
1 changed files with 3 additions and 0 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue