1
0
Fork 0
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:
L3D 2024-02-17 04:09:52 +01:00
parent a7d9457e40
commit 9d59e3d01b
No known key found for this signature in database
GPG key ID: AD65B920933B4B20
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

View file

@ -1,111 +1,47 @@
---
postgres_users_no_log: false
local_users:
webwaffel:
- l3d@pinkie.l3d.yt
- l3d@mobile.l3d.yt
- l3d@backup.l3d.yt
- l3d@derpy.l3d.yt
- l3d@backup-rsa.l3d.yt
- l3d@bsns.l3d
webwaffelpodcast:
- l3d@pinkie.l3d.yt
- l3d@mobile.l3d.yt
- l3d@backup.l3d.yt
- l3d@derpy.l3d.yt
- l3d@backup-rsa.l3d.yt
- l3d@bsns.l3d
files:
- l3d@pinkie.l3d.yt
- l3d@mobile.l3d.yt
- l3d@backup.l3d.yt
- l3d@derpy.l3d.yt
- l3d@backup-rsa.l3d.yt
- l3d@bsns.l3d
preview:
- l3d@pinkie.l3d.yt
- l3d@mobile.l3d.yt
- l3d@backup.l3d.yt
- l3d@derpy.l3d.yt
- l3d@backup-rsa.l3d.yt
- l3d@bsns.l3d
see:
- l3d@pinkie.l3d.yt
- l3d@mobile.l3d.yt
- l3d@backup.l3d.yt
- l3d@derpy.l3d.yt
- l3d@backup-rsa.l3d.yt
- l3d@bsns.l3d
winkekatze:
- 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
l3d_users__local_users:
- name: 'webwaffel'
state: 'present'
admin: false
pubkeys: "{{ lookup('url', 'https://github.com/do1jlr.keys', split_lines=False) }}"
- name: 'webwaffelpodcast'
state: 'present'
admin: false
pubkeys: "{{ lookup('url', 'https://github.com/do1jlr.keys', split_lines=False) }}"
- name: 'files'
state: 'present'
admin: false
pubkeys: "{{ lookup('url', 'https://github.com/do1jlr.keys', split_lines=False) }}"
- name: 'preview'
state: 'present'
admin: false
pubkeys: "{{ lookup('url', 'https://github.com/do1jlr.keys', split_lines=False) }}"
- name: 'see'
state: 'present'
admin: false
pubkeys: "{{ lookup('url', 'https://github.com/do1jlr.keys', split_lines=False) }}"
- name: 'winkekatze'
state: 'present'
admin: false
pubkeys: "{{ lookup('url', 'https://github.com/do1jlr.keys', split_lines=False) }}"
- name: 'm2'
state: 'present'
admin: false
pubkeys: "{{ lookup('url', 'https://github.com/do1jlr.keys', split_lines=False) }}"
- name: 'klima'
state: 'present'
admin: false
pubkeys: "{{ lookup('url', 'https://github.com/do1jlr.keys', split_lines=False) }}"
- name: 'roles'
state: 'present'
admin: false
pubkeys: "{{ lookup('url', 'https://github.com/do1jlr.keys', split_lines=False) }}"
sshd__allowed_users:
- "root"
- "ansible"
- "l3d"
- "webwaffel"
- "webwaffelpodcast"
- "gitea"
- "files"
- "preview"
- 'see'
- 'winkekatze'
- 'm2'
- 'klima'
- 'roles'
l3d_users__ssh_login:
- name: 'gitea'
state: 'present'
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
acme_reload_services:
@ -206,6 +142,7 @@ firewall_allowed_tcp_ports:
- "443"
# gitea settings
gitea_fork: 'forgejo'
gitea_app_name: 'git.l3d.ch'
gitea_http_domain: 'git.l3d.ch'
gitea_root_url: 'https://git.l3d.ch'