mirror of
https://github.com/DO1JLR/ansible_playbook_servers.git
synced 2024-09-14 19:53:56 +02:00
Update web01 users and modulez
This commit is contained in:
parent
a7d9457e40
commit
9d59e3d01b
3 changed files with 43 additions and 106 deletions
|
@ -1 +1 @@
|
||||||
Subproject commit 980fa36facb2c103e2c16048aa209262dcf08950
|
Subproject commit 6088e2dc0fdd22cdf05dfeebb4ed4897abfc413f
|
|
@ -1 +1 @@
|
||||||
Subproject commit 0a1c76e21c82471e9da0366f7ab1201787156434
|
Subproject commit 3456ee756e4ca90768493d8021f985e59c0a6611
|
|
@ -1,111 +1,47 @@
|
||||||
---
|
---
|
||||||
postgres_users_no_log: false
|
postgres_users_no_log: false
|
||||||
local_users:
|
l3d_users__local_users:
|
||||||
webwaffel:
|
- name: 'webwaffel'
|
||||||
- l3d@pinkie.l3d.yt
|
state: 'present'
|
||||||
- l3d@mobile.l3d.yt
|
admin: false
|
||||||
- l3d@backup.l3d.yt
|
pubkeys: "{{ lookup('url', 'https://github.com/do1jlr.keys', split_lines=False) }}"
|
||||||
- l3d@derpy.l3d.yt
|
- name: 'webwaffelpodcast'
|
||||||
- l3d@backup-rsa.l3d.yt
|
state: 'present'
|
||||||
- l3d@bsns.l3d
|
admin: false
|
||||||
webwaffelpodcast:
|
pubkeys: "{{ lookup('url', 'https://github.com/do1jlr.keys', split_lines=False) }}"
|
||||||
- l3d@pinkie.l3d.yt
|
- name: 'files'
|
||||||
- l3d@mobile.l3d.yt
|
state: 'present'
|
||||||
- l3d@backup.l3d.yt
|
admin: false
|
||||||
- l3d@derpy.l3d.yt
|
pubkeys: "{{ lookup('url', 'https://github.com/do1jlr.keys', split_lines=False) }}"
|
||||||
- l3d@backup-rsa.l3d.yt
|
- name: 'preview'
|
||||||
- l3d@bsns.l3d
|
state: 'present'
|
||||||
files:
|
admin: false
|
||||||
- l3d@pinkie.l3d.yt
|
pubkeys: "{{ lookup('url', 'https://github.com/do1jlr.keys', split_lines=False) }}"
|
||||||
- l3d@mobile.l3d.yt
|
- name: 'see'
|
||||||
- l3d@backup.l3d.yt
|
state: 'present'
|
||||||
- l3d@derpy.l3d.yt
|
admin: false
|
||||||
- l3d@backup-rsa.l3d.yt
|
pubkeys: "{{ lookup('url', 'https://github.com/do1jlr.keys', split_lines=False) }}"
|
||||||
- l3d@bsns.l3d
|
- name: 'winkekatze'
|
||||||
preview:
|
state: 'present'
|
||||||
- l3d@pinkie.l3d.yt
|
admin: false
|
||||||
- l3d@mobile.l3d.yt
|
pubkeys: "{{ lookup('url', 'https://github.com/do1jlr.keys', split_lines=False) }}"
|
||||||
- l3d@backup.l3d.yt
|
- name: 'm2'
|
||||||
- l3d@derpy.l3d.yt
|
state: 'present'
|
||||||
- l3d@backup-rsa.l3d.yt
|
admin: false
|
||||||
- l3d@bsns.l3d
|
pubkeys: "{{ lookup('url', 'https://github.com/do1jlr.keys', split_lines=False) }}"
|
||||||
see:
|
- name: 'klima'
|
||||||
- l3d@pinkie.l3d.yt
|
state: 'present'
|
||||||
- l3d@mobile.l3d.yt
|
admin: false
|
||||||
- l3d@backup.l3d.yt
|
pubkeys: "{{ lookup('url', 'https://github.com/do1jlr.keys', split_lines=False) }}"
|
||||||
- l3d@derpy.l3d.yt
|
- name: 'roles'
|
||||||
- l3d@backup-rsa.l3d.yt
|
state: 'present'
|
||||||
- l3d@bsns.l3d
|
admin: false
|
||||||
winkekatze:
|
pubkeys: "{{ lookup('url', 'https://github.com/do1jlr.keys', split_lines=False) }}"
|
||||||
- l3d@pinkie.l3d.yt
|
|
||||||
- l3d@mobile.l3d.yt
|
|
||||||
- l3d@backup.l3d.yt
|
|
||||||
- l3d@derpy.l3d.yt
|
|
||||||
- l3d@backup-rsa.l3d.yt
|
|
||||||
- l3d@bsns.l3d
|
|
||||||
m2:
|
|
||||||
- l3d@pinkie.l3d.yt
|
|
||||||
- l3d@mobile.l3d.yt
|
|
||||||
- l3d@backup.l3d.yt
|
|
||||||
- l3d@derpy.l3d.yt
|
|
||||||
- l3d@backup-rsa.l3d.yt
|
|
||||||
- l3d@bsns.l3d
|
|
||||||
klima:
|
|
||||||
- l3d@pinkie.l3d.yt
|
|
||||||
- l3d@mobile.l3d.yt
|
|
||||||
- l3d@backup.l3d.yt
|
|
||||||
- l3d@derpy.l3d.yt
|
|
||||||
- l3d@backup-rsa.l3d.yt
|
|
||||||
- l3d@bsns.l3d
|
|
||||||
roles:
|
|
||||||
- l3d@pinkie.l3d.yt
|
|
||||||
- l3d@mobile.l3d.yt
|
|
||||||
- l3d@backup.l3d.yt
|
|
||||||
- l3d@derpy.l3d.yt
|
|
||||||
- l3d@backup-rsa.l3d.yt
|
|
||||||
- l3d@bsns.l3d
|
|
||||||
|
|
||||||
sshd__allowed_users:
|
l3d_users__ssh_login:
|
||||||
- "root"
|
- name: 'gitea'
|
||||||
- "ansible"
|
state: 'present'
|
||||||
- "l3d"
|
|
||||||
- "webwaffel"
|
|
||||||
- "webwaffelpodcast"
|
|
||||||
- "gitea"
|
|
||||||
- "files"
|
|
||||||
- "preview"
|
|
||||||
- 'see'
|
|
||||||
- 'winkekatze'
|
|
||||||
- 'm2'
|
|
||||||
- 'klima'
|
|
||||||
- 'roles'
|
|
||||||
|
|
||||||
sshd__allowed_groups:
|
|
||||||
- "root"
|
|
||||||
- "ansible"
|
|
||||||
- "l3d"
|
|
||||||
- "webwaffel"
|
|
||||||
- "webwaffelpodcast"
|
|
||||||
- "gitea"
|
|
||||||
- "files"
|
|
||||||
- "preview"
|
|
||||||
- 'see'
|
|
||||||
- 'winkekatze'
|
|
||||||
- 'm2'
|
|
||||||
- 'klima'
|
|
||||||
- 'roles'
|
|
||||||
|
|
||||||
local_accounts:
|
|
||||||
- 'l3d'
|
|
||||||
- 'webwaffel'
|
|
||||||
- 'webwaffelpodcast'
|
|
||||||
- 'files'
|
|
||||||
- 'preview'
|
|
||||||
- 'see'
|
|
||||||
- 'winkekatze'
|
|
||||||
- 'm2'
|
|
||||||
- 'klima'
|
|
||||||
- 'roles'
|
|
||||||
|
|
||||||
# acmetool config
|
# acmetool config
|
||||||
acme_reload_services:
|
acme_reload_services:
|
||||||
|
@ -206,6 +142,7 @@ firewall_allowed_tcp_ports:
|
||||||
- "443"
|
- "443"
|
||||||
|
|
||||||
# gitea settings
|
# gitea settings
|
||||||
|
gitea_fork: 'forgejo'
|
||||||
gitea_app_name: 'git.l3d.ch'
|
gitea_app_name: 'git.l3d.ch'
|
||||||
gitea_http_domain: 'git.l3d.ch'
|
gitea_http_domain: 'git.l3d.ch'
|
||||||
gitea_root_url: 'https://git.l3d.ch'
|
gitea_root_url: 'https://git.l3d.ch'
|
||||||
|
|
Loading…
Reference in a new issue