943 Commits (master)
 

Author SHA1 Message Date
Felix Stupp e8e735776f
wireguard: Install from backports instead of unstable 4 years ago
Felix Stupp ddf4c8d4a1
Fixed shellcheck format=quiet not available on Debian Buster 4 years ago
Felix Stupp f323f9dd7c
nginx/php-fpm: Moved sockets to non-temporary directory
/var/run was cleared after reboot, required re-executing Ansible to run
PHP services.
4 years ago
Felix Stupp 13f3aceb00
dns/entries: Make "setting entries" be indempotent using makefile 4 years ago
Felix Stupp 79b6e22311
playbooks/dns: Changed role variables back to role parameters 4 years ago
Felix Stupp 9c1e1e6ecd
Added role misc/overlay_mount 4 years ago
Felix Stupp bd4d97d835
dns/entries: Block uploading dns entries in check mode
Must explicit block because otherwise Ansible tries to lookup the local
file, which may not be created in check mode
4 years ago
Felix Stupp 1dddc0cc03
Changed data of ChaosCraft Server for DNS 4 years ago
Felix Stupp 427541311a
account: Added validate for sudoers insults config 4 years ago
Felix Stupp dfe801631c
account: Fixed mode for sudo insults config 4 years ago
Felix Stupp 6b40c8d8aa
nfs/export: Use systemd_escape_mount instead of custom regex_replace 4 years ago
Felix Stupp c102cf72d0
Added filter plugin systemd_escape 4 years ago
Felix Stupp 41b040aa3e
makefile: Detect also removed files for build of credentials.tar.gz 4 years ago
Felix Stupp e93c11f0d7
Added shellcheck for script validations 4 years ago
Felix Stupp 34614b7d6a
server/linx: update: Changed installed version detection to use zero-lines 4 years ago
Felix Stupp 7d2f8d32d0
server/linx: update: Combined two comment sections 4 years ago
Felix Stupp 69172f0145
server/gitea: update: Improved shell configuration to detect errors 4 years ago
Felix Stupp 90a2a41d7c
server/gitea: update.sh: Improved usage of quotation markers 4 years ago
Felix Stupp f8cd2a6f60
misc/ssh_tg_notify: Used [[ instead of [ for if expression 4 years ago
Felix Stupp 3bc9c9360d
common: backup_autoremove: Improved script quality 4 years ago
Felix Stupp 6c7f35075b
git_auto_update: Added check if no update is required 4 years ago
Felix Stupp 092526315c
git_auto_update: Added check for if no release tag can't be found 4 years ago
Felix Stupp f88b36fd1e
git_auto_update: Added and used error function 4 years ago
Felix Stupp 15d80c8d43
git_auto_update: Changed message for failed reload_command 4 years ago
Felix Stupp a7a5bf00e8
git_auto_update: update.sh: Set git reset to be quiet 4 years ago
Felix Stupp 376de41b51
git_auto_update: Allow changing remote url 4 years ago
Felix Stupp 6c1beee210
git_auto_update: update.sh: Moved set command to beginning 4 years ago
Felix Stupp 44b5fdcbb0
git_auto_update: Added support for submodules 4 years ago
Felix Stupp 58dfab8529
nginx: Tagged tasks using certificate information 4 years ago
Felix Stupp 75e0dc0d1a
misc/system_user: Added tag always to task exporting variables 4 years ago
Felix Stupp 15a6cb1ff9
acme/certificate: Renamed tag for certificate tasks 4 years ago
Felix Stupp 482200821e
acme/certificate: Defined must-staple optional for certificate 4 years ago
Felix Stupp c66dbe42c4
acme/certificate: Use certificate_name for task name 4 years ago
Felix Stupp 6ecf4426e2
Added role misc/deb_backports 4 years ago
Felix Stupp 7638b6f86c
nginx/php-pool: Added configuration for allow_overwrite_include 4 years ago
Felix Stupp 3ab19950c4
nginx/php-pool: Fixed memory_limit default to avoid overwrite by roles before 4 years ago
Felix Stupp ef53197925
misc/system_user: Configured allow_duplicates to true 4 years ago
Felix Stupp 8443555583
nginx/application: Changed port numbers to string
To avoid conversion warning of ansible
4 years ago
Felix Stupp 8dd14a365d
misc/backup_files: Replaced old usages of domain with backup_name 4 years ago
Felix Stupp 5142f48064
Update credentials 4 years ago
Felix Stupp 9462e70ea1
server/spotme: Moved service envs to extra file
Otherwise all users would be able to extract data using systemctl show
4 years ago
Felix Stupp 07004c3717
server/tt-rss: Moved service envs in extra file
Otherwise all users would be able to extract data using systemctl show
4 years ago
Felix Stupp 9e04a7b39b
server/node: Moved private envs to extra file
Otherwise all users would be able to extract data using systemctl show
4 years ago
Felix Stupp 15ac9de2ef
Added ips to blocklist from failed DNS query log 4 years ago
Felix Stupp 62758cac7c
mysql: Extracted mysql_socket_path into global var 4 years ago
Felix Stupp f91ef20682
server/gitea: Fixed quoting of vars for update script 4 years ago
Felix Stupp 58749bcc43
acme/certificate: Fixed quoting of nginx_service_name 4 years ago
Felix Stupp a9c8fd9af3
Moved var nginx_installation_directory to global vars 4 years ago
Felix Stupp b1a93849a1
Moved var nginx_system_user to global vars 4 years ago
Felix Stupp 34b867994c
nginx/proxy: Moved directives var to defaults
Overwrites directives in default of following roles
4 years ago