This commit is contained in:
2022-05-24 02:46:25 +02:00
parent 3699bcc0e1
commit 1a0d330ce3
7 changed files with 403 additions and 116 deletions

View File

@ -179,6 +179,19 @@ samba_groups:
samba_user:
- name: b3-user
groups:
- buero
- team
- fnr
- praktikant
password: '20-buero_user-22!'
- name: b3-prakti
groups:
- praktikant
password: '20-b3_praktikant-22%'
- name: caroline
groups:

View File

@ -75,6 +75,21 @@ sshd_macs:
- hmac-sha2-512-etm@openssh.com
- umac-128-etm@openssh.com
sshd_hostkeyalgorithms:
- ecdsa-sha2-nistp256-cert-v01@openssh.com
- ecdsa-sha2-nistp384-cert-v01@openssh.com
- ecdsa-sha2-nistp521-cert-v01@openssh.com
- ssh-ed25519-cert-v01@openssh.com
- rsa-sha2-512-cert-v01@openssh.com
- rsa-sha2-256-cert-v01@openssh.com
- ssh-rsa-cert-v01@openssh.com
- ecdsa-sha2-nistp256
- ecdsa-sha2-nistp384
- ecdsa-sha2-nistp521
- ssh-ed25519
- rsa-sha2-512
- rsa-sha2-256
- ssh-rsa
# ---
# vars used by roles/common/tasks/apt.yml

View File

@ -200,6 +200,10 @@ network_interfaces:
- /sbin/ip route add 172.16.11.0/24 via 172.16.111.254
- /sbin/ip route add 172.16.12.0/24 via 172.16.111.254
- /sbin/ip route add 172.16.13.0/24 via 172.16.111.254
# - FritzBox Novalishaus
- /sbin/ip route add 172.16.80.0/24 via 172.16.111.254
# - DigitBox Novalishaus
- /sbin/ip route add 172.16.81.0/24 via 172.16.111.254
- device: eth4

View File

@ -237,6 +237,12 @@ samba_user:
- beratung
password: '20_cristina_18!'
- name: dori
groups:
- buero
- beratung
password: 'K4lt3r_hUnD'
- name: drucker
groups:
- buero