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"
|
- "webwaffelpodcast"
|
||||||
- "gitea"
|
- "gitea"
|
||||||
- "wtfpreview"
|
- "wtfpreview"
|
||||||
|
- "files"
|
||||||
|
|
||||||
sshd__allowed_groups:
|
sshd__allowed_groups:
|
||||||
- "root"
|
- "root"
|
||||||
|
@ -54,12 +55,14 @@ sshd__allowed_groups:
|
||||||
- "webwaffelpodcast"
|
- "webwaffelpodcast"
|
||||||
- "gitea"
|
- "gitea"
|
||||||
- "wtfpreview"
|
- "wtfpreview"
|
||||||
|
- "files"
|
||||||
|
|
||||||
accounts:
|
accounts:
|
||||||
- 'l3d'
|
- 'l3d'
|
||||||
- 'webwaffel'
|
- 'webwaffel'
|
||||||
- 'webwaffelpodcast'
|
- 'webwaffelpodcast'
|
||||||
- 'wtfpreview'
|
- 'wtfpreview'
|
||||||
|
- "files"
|
||||||
|
|
||||||
nginx_sites:
|
nginx_sites:
|
||||||
- name: 'c3woc.de'
|
- name: 'c3woc.de'
|
||||||
|
|
Loading…
Reference in a new issue