874 Commits (52c03dc9d249f48cbba0ef5f8415925c65bc783c)
 

Author SHA1 Message Date
Felix Stupp f2e669734b
common: Readd package acl
Required for ansible temporary files if becoming an unprivileged user, see
https://docs.ansible.com/ansible/latest/user_guide/become.html#risks-of-becoming-an-unprivileged-user

This reverts commit 3c7fb65ac9.
5 years ago
Felix Stupp c258a5d1bb
server/minecraft: Add SRV dns entry 5 years ago
Felix Stupp c3f85bc8e0
playbooks/dns: Removed test mail dns records
can be added by specific mail roles
5 years ago
Felix Stupp 8c0e34729a
playbooks/dns: Add main server addresses now using dns/server_entries 5 years ago
Felix Stupp 55b27c041b
dns: Extracted role entries from server_entries 5 years ago
Felix Stupp 39771c907f
dns/server_entries: Renamed var all_entries to entries 5 years ago
Felix Stupp f2b4540f1f
playbooks/dns: Removed manual configured dns entries for servers
Not required due to automatic configuration by role dns/server_entries
5 years ago
Felix Stupp 9d23e12a16
dns/master: Now considered vars for nameserver and mail to be absolute
Meaning the var itself must not have a dot at the end of the name,
but an usage of the variable may need to append a dot.
5 years ago
Felix Stupp 40c6a3ab0f
dns/server_entries: Allow duplicate execution of role 5 years ago
Felix Stupp 1958c4df54
dns: Renamed role entries to server_entries
To distinguish between simple entries role (coming in the future) and
entries role bundled with server-related entries (A, AAAA, SSHFP)
5 years ago
Felix Stupp 08fafbf98f
dns/entries: Fixed SYNC comment to role dns/master 5 years ago
Felix Stupp a4ec44c9e4
playbooks/dns: Removed non-existent ns2 from nameserver list 5 years ago
Felix Stupp cf2529bf05
playbooks/dns: Fixed typo "resposible" to "responsible" 5 years ago
Felix Stupp 891ec640c7
playbooks: Changed repo urls to https if project is public 5 years ago
Felix Stupp 9121fd2c37
server/tt-rss: Moved repo clone method to standardized release tags 5 years ago
Felix Stupp debbcb1a1b
nginx: Moved dot-file-exclution from global snippet to root snippet
Only file based servers may require this directive,
other servers are not expected to leak hidden files other than on purpose
5 years ago
Felix Stupp cca87f6425
nginx/php: Changed global include to root include
root snippet is there for file based servers, including php
5 years ago
Felix Stupp f2c92e94e2
nginx: Moved index directive from root snippet to specific static role 5 years ago
Felix Stupp dd48448828
nginx/php: Removed debian-specific index file from config 5 years ago
Felix Stupp 58955871ad
nginx/application: Removed specfic exclusion of htaccess files
Because dot files are already blocked in general
5 years ago
Felix Stupp 9394b66f47
wireguard/application: Added sorting of peer files before combining 5 years ago
Felix Stupp e09fb25104
Added role misc/dnsmasq as dnssec resolver 5 years ago
Felix Stupp fbf20622b0
Added group contabo_vserver 5 years ago
Felix Stupp 2158b2717d
dns/master: Added support for dname to root zone 5 years ago
Felix Stupp 0b388a7e9a
git_auto_update: Added brackets for less ambiguity 5 years ago
Felix Stupp 9a8996d69e
git_auto_update: Increased check options for update script 5 years ago
Felix Stupp 2515ab82db
roles/nfs: Improved var usages
- Extracted global_nfs_directory from default root_directory
- Added usage of export_path
5 years ago
Felix Stupp 666f463b46
Added global_vars already used 5 years ago
Felix Stupp 04c71a8611
common: ssh makefile: Sort part files before combining 5 years ago
Felix Stupp d09b7ea8c3
mysql: Configure mysql_user and mysql_password 5 years ago
Felix Stupp 164cdbbc79
common: Tagged ip blocklist for easier skipping 5 years ago
Felix Stupp b3fac3587f
Removed ecdsa as accepted ssh host key 5 years ago
Felix Stupp 187f573d4f
common: Added pv to required common packages 5 years ago
Felix Stupp 424b85eec8
mysql/database: Added database_template function 5 years ago
Felix Stupp c6309b92ad
mysql/database: Documented database_user as required var 5 years ago
Felix Stupp a3eb7778a8
server/nextcloud: Add packages for SMB access 5 years ago
Felix Stupp f8e3f50e57
nvak wg.banananet.work: Added app side_menu 5 years ago
Felix Stupp 85edad4123
nvak nextclouds: Replaced apps files_markdown/files_readmemd with text 5 years ago
Felix Stupp d07b72482c
nvak nextclouds: Added app settings from core 5 years ago
Felix Stupp e437d35490
nvak nextclouds: Disable app spreed due to unused 5 years ago
Felix Stupp 91404feeae
nvak cloud.banananet.work: Remove app social due to deprecation 5 years ago
Felix Stupp f85f713b8f
nvak nextclouds: Remove app sharerenamer due to deprecation 5 years ago
Felix Stupp b17643bd4d
nvak nextclouds: Removed app files_ebookreader due to deprecation 5 years ago
Felix Stupp 9d130ea11a
nvak cloud.banananet.work: Remove app ransomware_detection 5 years ago
Felix Stupp e5e41f11d6
nvak cloud.banananet.work: Disable app dicomviewer 5 years ago
Felix Stupp 1ccd35c3de
nvak nextclouds: Rename of app gallery to photos 5 years ago
Felix Stupp 2a161ca509
acme/certificate: Ensure dns entry is given by depending on role dns/entries 5 years ago
Felix Stupp 5a41a9afc9
acme/certificate: Document var domain as required 5 years ago
Felix Stupp b3620fa3c8
dns/application: makefile combine: Sort files before combining
Ensures 0_main.db is before other files
5 years ago
Felix Stupp 979abba1aa
Added role dns/entries for configuring dns entries 5 years ago