Felix Stupp
|
8725e65dfb
|
server/nextcloud: Fix re-importing config.json after changes
|
4 years ago |
Felix Stupp
|
92b13e90ed
|
nginx/application: Fixed getting nameserver ips using ansible facts, not custom script
|
4 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
|
4 years ago |
Felix Stupp
|
b3181c7a48
|
dns/master: Changed default SOA mail to hostmaster@
|
4 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 |
Felix Stupp
|
7c9f135da5
|
dns/master: Add support for slaves as IPs (slaves_ip)
|
4 years ago |
Felix Stupp
|
8d2808c82a
|
dns/master: Added missing default for variable slaves
|
4 years ago |
Felix Stupp
|
e691b24cb4
|
misc/hdd_dir: Removed changing owner/group of symlink due to changed by specific server roles
|
4 years ago |
Felix Stupp
|
d1c14b9ee6
|
common: helper backup_files: Support for directories with symlinks added
|
4 years ago |
Felix Stupp
|
b42d639996
|
common: Added tag backups for backup related tasks
|
4 years ago |
Felix Stupp
|
483eea3833
|
common: Configure hdd dir for backups directory
|
4 years ago |
Felix Stupp
|
889a493fdd
|
Implement has_debug_instance and use to lower ttl
|
4 years ago |
Felix Stupp
|
0b03f87319
|
dns/entries: Fix appending . to absolute domain name for debug removing task
|
4 years ago |
Felix Stupp
|
59e6ce7b78
|
common: Add deployment of ssh_config for VerifyHostKeyDNS
|
4 years ago |
Felix Stupp
|
ab74829169
|
server/nextcloud: Fixed using command module
- Added quote filter to import_config_file and system_user
- Split command for enabling/disabling addons
|
4 years ago |
Felix Stupp
|
031d9db790
|
server/nextcloud: Remove TODO for Redis integration
Already implemented
|
4 years ago |
Felix Stupp
|
f0c371b794
|
server/nextcloud: Enable configuring lost password links, disabled per default
|
4 years ago |
Felix Stupp
|
d316e6ae7e
|
server/{gitea,linx,minecraft,nextcloud}: Implemented role misc/hdd_dir
|
4 years ago |
Felix Stupp
|
50de8ade7d
|
server/gitea: Fixed comment on var gitea_repository_default_private
|
4 years ago |
Felix Stupp
|
60c8d58dd8
|
server/gitea: Reorded directory variables
|
4 years ago |
Felix Stupp
|
c51d098426
|
Added role misc/hdd_dir to link data directories to HDDs
- Also added task to common to create parent directory
|
4 years ago |
Felix Stupp
|
1414df19c2
|
misc/system_user: Add tag to system_user role
|
4 years ago |
Felix Stupp
|
fcb1ed71b6
|
Added debug mode with support for all roles
|
4 years ago |
Felix Stupp
|
027e5cec0b
|
dns/server_entries: Use relative domain suffix instead of absolute
|
4 years ago |
Felix Stupp
|
5106142cc1
|
dns/master: Disable checking hostnames for validity in BIND9 on dynamic updates
|
4 years ago |
Felix Stupp
|
02b501f4a5
|
dns/entries: Rewrite role to use nsupdate module instead of custom makefile construct
|
4 years ago |
Felix Stupp
|
2b0345be62
|
misc/dhparams: Ensure local directory for dh params exists
|
4 years ago |
Felix Stupp
|
17cb2fdac5
|
dns/entries: Not register not required variable entries_file_changed
|
4 years ago |
Felix Stupp
|
4fe30d409e
|
dns/entries: Add explizit support for entries_name_prefix
|
4 years ago |
Felix Stupp
|
99cee859bb
|
common: Add unattended-upgrades as required package
|
4 years ago |
Felix Stupp
|
95dcb5a8b5
|
common: Configure journald to keep logs persistent until storage max
|
4 years ago |
Felix Stupp
|
235103fbd6
|
common: Allowed to disable source package support if required
|
4 years ago |
Felix Stupp
|
2359e5110e
|
bootstrap: Only reboot if user needs to be removed
|
4 years ago |
Felix Stupp
|
b64ba93512
|
server/nextcloud: Removed now unsupported & anyway unused option for database table prefix
|
4 years ago |
Felix Stupp
|
8990d72cc0
|
kiosk/website: Added link to page explaining Chrome shortcuts
|
4 years ago |
Felix Stupp
|
59dd7d93a1
|
wireguard: Rewritten to use systemd-networkd integration
|
4 years ago |
Felix Stupp
|
7c1c7c9029
|
misc/deb_*: Add newline at end to sources file
|
4 years ago |
Felix Stupp
|
3d52046a6d
|
misc/handlers: Enable systemd networkd on restart
|
4 years ago |
Felix Stupp
|
d7e4153687
|
wireguard/{backbone,client}: Remove not required link to peer.cfg
|
4 years ago |
Felix Stupp
|
c91f5f6559
|
hostname: Changed to use ansible-integrated module
|
4 years ago |
Felix Stupp
|
a707a61906
|
hostname: Reformatted to newer syntax allowing multiple handlers in notify
|
4 years ago |
Felix Stupp
|
72f3e603d8
|
misc/handlers: Add handler for restart systemd network
|
4 years ago |
Felix Stupp
|
cfac03c746
|
misc/handlers: Add handler for reboot
|
4 years ago |
Felix Stupp
|
6230caa65f
|
bootstrap: reboot before removing old user to prevent failure
|
4 years ago |
Felix Stupp
|
dc6e4951d2
|
common: Added vim because used as default editor
|
4 years ago |
Felix Stupp
|
fbec59d8ab
|
server/minecraft: Quote minecraft_version in shell command:
|
4 years ago |
Felix Stupp
|
02da3bdec6
|
common: Added package sed for scripting
|
4 years ago |
Felix Stupp
|
aa16fe3269
|
common: Added package python3-apt for Ansible
|
4 years ago |
Felix Stupp
|
d9a694852f
|
kiosk/website: Fix button required release for "go to homepage"
|
4 years ago |
Felix Stupp
|
23129d08c1
|
kiosk/website: Fix key input to Super_L (instead of meta) for home button
|
4 years ago |
Felix Stupp
|
9377c6f2ee
|
kiosk/website: Fix var for chromium managed policies file
|
4 years ago |
Felix Stupp
|
1cea46b161
|
Added role kiosk/website
|
4 years ago |
Felix Stupp
|
71bf56e60f
|
server/nextcloud: Changed approach for config to import prepared JSON
|
4 years ago |
Felix Stupp
|
10541b5ecc
|
server/nextcloud: Added tag nextcloud_apps
|
4 years ago |
Felix Stupp
|
0a6484d1ea
|
server/nextcloud: Add new dependencies for Nextcloud
|
4 years ago |
Felix Stupp
|
ad9dbb8e61
|
Update nextcloud server configuration to be more strict
|
4 years ago |
Felix Stupp
|
3f2392332d
|
Added role kiosk/boot
|
4 years ago |
Felix Stupp
|
1748d00f8c
|
Fixup for dns/application: Add nsupdate.makefile for indempotent updates
|
4 years ago |
Felix Stupp
|
da381ce264
|
account: Transfered from oh-my-zsh to antigen
|
4 years ago |
Felix Stupp
|
03c485e736
|
Configured sshd service name in global var
|
4 years ago |
Felix Stupp
|
0939f14b21
|
wireguard/application: Key generation command rewritten to shell module
|
4 years ago |
Felix Stupp
|
e8e735776f
|
wireguard: Install from backports instead of unstable
|
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
|
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
|
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
|
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 |