667 Commits (05c0d5fa7bd1dbb69104ff3168c9ddb149b024e5)

Author SHA1 Message Date
Felix Stupp 72e3fda3ff
added role misc/deb_backports_prio 3 years ago
Felix Stupp e267e345da
server/nextcloud: Enable apc on using occ commands
Required since Nextcloud 21
3 years ago
Felix Stupp 1bf40022a9
server/nextcloud: Allow configuring files_chunk_size and setup linked limits
- linked settings are (configured to same value appending some overheads):
   - nginx_max_size
   - php_post_max_size
   - php_upload_max_size
3 years ago
Felix Stupp 5ae646abdd
server/spotme: service_environment_file variable fixed to use correct service_name var 3 years ago
Felix Stupp ae39585006
server/spotme: Increased java version to 11 3 years ago
Felix Stupp 79e1423947
server/tt-rss: increased lifetime of session cookies 3 years ago
Felix Stupp 25616aa118
nginx/php-pool: Added tag nginx-php-pool-config 3 years ago
Felix Stupp 416289a367
server/firefox-sync: added dependency libmariadb-dev 3 years ago
Felix Stupp 0126d2f8ae
server/nextcloud: Add support for configuring default phone region 3 years ago
Felix Stupp 6919a6f7dc
dns/application: Added dependency python3-dnspython
Required for Ansible to configure dns records
3 years ago
Felix Stupp f2dac5ca1f
nginx/php-pool: Allow configuring arbitary php_admin_values
- removing support for explicit configuration key for memory_limit
- replaced usage of memory_limit key with usage of admin_values key
3 years ago
Felix Stupp 98b7b55a53
Whitelist multiple services of proc's hidepid feature
Not only required for systemd-logind, but also for user@.service
3 years ago
Felix Stupp 15ad953131
common: Validate sshd_config before applying 3 years ago
Felix Stupp e1a612966c
Hide running processes from users other than root 3 years ago
Felix Stupp d0e9962d04
common: Add tag journald to certain tasks 3 years ago
Felix Stupp 4c4c6529ad
server/spotme: Change default database user equal to system user 3 years ago
Felix Stupp fe34e6111e
mysql/database: Added tag mysql_database to all tasks 3 years ago
Felix Stupp 9fd183bbac
mysql/database: rewrote usage of include_tasks to be better compatible with tags 3 years ago
Felix Stupp 288c4175d6
dns/entries: Add timeout of 8s after changing dns entries
so futher roles do not fail because external dns servers have not
received the change yet
3 years ago
Felix Stupp 0a5b3fc26f
Added new role misc/tg_monitor_cmd 3 years ago
Felix Stupp 6d061088a2
misc/ssh_tg_notify: Quoted TIMEOUT variable 3 years ago
Felix Stupp 6c547434b9
Renamed global_ssh_notify_telegram_bot_key to global_telegram_server_bot_key 3 years ago
Felix Stupp 8413cbd9cc
Added role ext_mail/mailjet 3 years ago
Felix Stupp 52c03dc9d2
Added python3-yaml to common packages 3 years ago
Felix Stupp f2c5aedc52
server/nextcloud: Add extract_app_list helper script 3 years ago
Felix Stupp 0164e4810b
server/nextcloud: Remove not required comment on lost_password_link
Feature already explained in another comment above
3 years ago
Felix Stupp a23e80abc1
server/nextcloud: Delete no longer required install_nextcloud.sh script 3 years ago
Felix Stupp 09cd9782a9
Added roles server/drone.io/{runner,server} 3 years ago
Felix Stupp 398ed9084c
Added role docker/compose-git 3 years ago
Felix Stupp c8fdc4fae9
account: Configure authorized_keys using authorized_key module
- also restricts .ssh directory only to user
- restriction was automatically applied by authorized_keys module before
- more restriction is not harmful
- this restriction ensures indempotency while using the authorized_keys module
3 years ago
Felix Stupp f825787dd6
docker/application: Configure dns and log-driver of daemon 3 years ago
Felix Stupp e9651f3b09
role misc/docker renamed to docker/application 3 years ago
Felix Stupp 7d240539c8
misc/docker: Reworked role to use docker package from distro repo 3 years ago
Felix Stupp 8725e65dfb
server/nextcloud: Fix re-importing config.json after changes 3 years ago
Felix Stupp 92b13e90ed
nginx/application: Fixed getting nameserver ips using ansible facts, not custom script 3 years ago
Felix Stupp 25ca7ef895
server/spotme: Define some conversion tasks to run also in check mode
- required to check later tasks
- do not change anything on the system on their own
3 years ago
Felix Stupp b3181c7a48
dns/master: Changed default SOA mail to hostmaster@ 3 years ago
Felix Stupp d025cc1fac
server/minecraft: Allow MC to lock files in data dir 4 years ago
Felix Stupp 933e831804
server/minecraft: Fix warning of casting port while keeping port as int 4 years ago
Felix Stupp cd3972887b
server/minecraft: Reworking generating server.properties 4 years ago
Felix Stupp 8e470e3aba
common: backup_autoremove: Fix find working with symlink of backups dir 4 years ago
Felix Stupp abf4a36151
server/minecraft: Also save-all after backup to prevent losing changes made while backup 4 years ago
Felix Stupp 794cbea66d
acme/application: Renamed var to acme_key_size 4 years ago
Felix Stupp ae9588913b
server/nextcloud: Fix changed config dbpass to dbpassword 4 years ago
Felix Stupp 3dde72a807
server/nextcloud: Fix configuring overwrite.cli.url 4 years ago
Felix Stupp b3a8f253eb
server/nextcloud: ignore errors on app install/disable tasks 4 years ago
Felix Stupp 40ebbe835a
misc/hdd_dir: Fix checking for hdd_target_dir only if use_hdd_directory is enabled 4 years ago
Felix Stupp d0ac846a36
mysql/backup_database: Fix conversion of number to string warning 4 years ago
Felix Stupp 9ed9e283c6
server/tt-rss: Increase default timeout to 30 seconds 4 years ago
Felix Stupp df21870ebe
common: backup_mysql_database.sh: Remove --databases so dump does not use database name
Increases portability of backups
4 years ago