This commit is contained in:
2024-09-29 16:04:27 +02:00
parent 98fbed31b7
commit 134eb18465
28 changed files with 2356 additions and 128 deletions

View File

@ -25,7 +25,7 @@ apt_ansible_dependencies:
# vars used by roles/ansible_user
# ---
ansible_remote_user:
ansible_remote_user:
- name: chris
password: $6$bSHlaLHC$URSMVq090e/cJ1v55Jh9ws0w5WekhO7X3Y0RqryAl5R76K9khWBegC76Smjastja.xMiD57/LzUUXW7y9NvAL.
@ -207,7 +207,7 @@ apt_initial_install_stretch:
- patch
- patchutils
- recode
- recode-doc
- recode-doc
- librecode0
- librecode-dev
- sharutils
@ -326,7 +326,7 @@ apt_initial_install_buster:
- patch
- patchutils
- recode
- recode-doc
- recode-doc
- librecode0
- librecode-dev
- sharutils
@ -451,7 +451,7 @@ apt_initial_install_bullseye:
- patch
- patchutils
- recode
- recode-doc
- recode-doc
- librecode0
- librecode-dev
- sharutils
@ -570,7 +570,7 @@ apt_initial_install_bookworm:
- patch
- patchutils
- recode
- recode-doc
- recode-doc
- librecode0
- librecode-dev
- sharutils
@ -1140,7 +1140,7 @@ yum_webserver_pkgs_centos:
- libdbi-dbd-sqlite
- libdbi-devel
- libdbi-drivers
- readline
- readline
- readline-devel
- ncurses
- ncurses-devel
@ -1208,7 +1208,7 @@ yum_webserver_pkgs_centos:
- expect-devel
- perl-Expect
- poppler-utils
# - libqdbm-dev
#- libatm-dev
#- libc-client2007e-dev
@ -1493,6 +1493,16 @@ apt_bind_pkgs:
yum_bind_pks:
- bind
apt_docker_host_pkgs:
- apparmor
- apparmor-profiles
- apparmor-profiles-extra
- libapparmor1
- docker.io
- docker-clean
- docker-compose
- docker-doc
- docker-registry
install_lxc_host_pkgs: false
apt_lxc_host_pkgs:
@ -1554,7 +1564,7 @@ apt_extra_pkgs: []
apt_install: {}
apt_install_state: latest
apt_remove:
apt_remove:
- rpcbind
- apt-transport-tor
- tor
@ -1563,7 +1573,7 @@ apt_remove:
apt_remove_purge: false
microcode_package:
microcode_package:
- intel-microcode
- amd64-microcode
@ -1645,16 +1655,16 @@ yum_initial_install_centos_7:
- recode
- recode-devel
- sharutils
- perl
- perl
- perl-devel
- readline
- readline
- readline-devel
- libtermkey
- libtermkey
- libtermkey-devel
- perl-Time-Duration-Parse
- perl-DateTime
- perl-libwww-perl
- pcre
- pcre
- pcre2
- perl-IO-Compress
- re2c
@ -1831,8 +1841,8 @@ systemd_resolved: false
# IPv6: 2606:4700:4700::1111
# sekundäre DNS-Adresse
# IPv4: 1.0.0.1
# IPv6: 2606:4700:4700::1001
#
# IPv6: 2606:4700:4700::1001
#
# Google (USA) Public DNS - Großartige Kombination aus Geschwindigkeit und Sicherheit
# primäre DNS-Adresse
# IPv4: 8.8.8.8
@ -1843,20 +1853,20 @@ systemd_resolved: false
#
# Quad9 (CH) - Blockiert mühelos schädliche Seiten und verhindert Phishing-Betrug
# primäre DNS-Adresse
# IPv4: 9.9.9.9
# IPv6: 2620:fe::fe
# IPv4: 9.9.9.9
# IPv6: 2620:fe::fe
# sekundäre DNS-Adresse
# IPv4: 149.112.112.112
# IPv6: 2620:fe::9
#
# OpenNIC - https://www.opennic.org/
# IPv4: 195.10.195.195 - ns31.de
# IPv4: 94.16.114.254 - ns28.de
# IPv4: 51.254.162.59 - ns9.de
# IPv4: 195.10.195.195 - ns31.de
# IPv4: 94.16.114.254 - ns28.de
# IPv4: 51.254.162.59 - ns9.de
# IPv4: 194.36.144.87 - ns29.de
# IPv6: 2a00:f826:8:2::195 - ns31.de
#
# Freifunk München (normales DNS, DNS-over-TLS und DNS-over-HTTPS)
#
# Freifunk München (normales DNS, DNS-over-TLS und DNS-over-HTTPS)
# IPv4: 5.1.66.255
# IPv6: 2001:678:e68:f000::
# Servername für DNS-over-TLS: dot.ffmuc.net
@ -1870,7 +1880,7 @@ resolved_nameserver:
# search domains
#
# If there are more than one search domains, then specify them here in the order in which
# If there are more than one search domains, then specify them here in the order in which
# the resolver should also search them
#
#resolved_domains: []
@ -2088,10 +2098,10 @@ sshd_gateway_ports: !!str "no"
# sshd_pubkey_accepted_algorithms:
#
# if the specified list begins with a '+' character, then the specified
# if the specified list begins with a '+' character, then the specified
# algorithms will be appended to the default set instead of replacing them.
#
# If the specified list begins with a '-' character, then the specified algorithms
# If the specified list begins with a '-' character, then the specified algorithms
# (including wildcards) will be removed from the default set instead of replacing them.
#
# If the specified list begins with a '^' character, then the
@ -2109,8 +2119,8 @@ sshd_gateway_ports: !!str "no"
# - ecdh-sha2-nistp256
# - ecdh-sha2-nistp384
# - ecdh-sha2-nistp521
#sshd_pubkey_accepted_algorithms:
#sshd_pubkey_accepted_algorithms:
# - +ssh-rsa
# - ssh-dss
@ -2364,7 +2374,7 @@ git_warenform_server_repositories:
# group [lxc_host]
# ---
git_lxc_host_repositories:
# LXC
- name: LXC
repo: https://git.oopen.de/script/LXC
@ -2453,7 +2463,7 @@ git_mysql_repositories:
- name: mysql
repo: https://git.oopen.de/install/mysql
dest: /usr/local/src/mysql
# ---
# group [postgresql_server]
@ -2711,7 +2721,7 @@ symlink_files: []
hostname:
ipv4_address:
ipv6_address:
ipv6_address: ''
# postfix_db_type
#
@ -2739,7 +2749,7 @@ sasl_pass:
db_in_use:
# postfix_db_type
#
# possible values are
# possible values are
# 'PostgreSQL'
# 'MySQL'
#
@ -2757,6 +2767,7 @@ mp_receipt_number:
# si_authorisation_signature
#
# O.OPEN/IL -ALT -: abb4ec6b194639f3d123154f1b971843a3b8751d8c1bcdc7d07ed6db26621b11bca0e23d2a42b60aef3f7b7803a1466a964d90c7b1e82d67c7680c8f46b59a4e
# O.OPEN/IL: b0b7e94d3fcc8f3b1f128edd5830392361868cf0174723a9924ac25bf8b1b588cb974b50234e1bc1d9839dfe0ca6e1627733d90daf1399347b1046d20c2e3a89
#
# Warenform: 76ed7ca6670dbee497e1a0397a7e178c4caa25888bc26d7327d1eab0195342a4cfa522dcf10382623d57dbc2a79bd37627b9a52def4d4bfe617d26e35405ce3b
@ -2882,7 +2893,7 @@ base_home: /home
remove_samba_users: []
# samba_shares
#
#
# samba_shares:
# - name: Arbeitsrechtliches
# comment:
@ -2927,7 +2938,7 @@ samba_cronjob_permissions:
# vars used by roles/common/tasks/systemd-services.yml
# ==========
# Take care that if these services are installed, they are running and
# Take care that if these services are installed, they are running and
# start automatically after boot.
#
debian_services_active_and_started: