27 Commits (master)

Author SHA1 Message Date
Felix Stupp 734091b4fb
Add tag deploy-auto-update-script to some tasks 3 years ago
Felix Stupp b5df9a1225
Extract GPG keyserver for backups into global var 3 years ago
Felix Stupp e93c11f0d7
Added shellcheck for script validations 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 fe0a677b13
git_auto_update: Used long parameters 4 years ago
Felix Stupp e30121cae2
git_auto_update: Improved comparism with GPG fingerprint
Configured grep to compare againg fixed strings, not regexp
4 years ago
Felix Stupp f2b6e41645
git_auto_update: Fixed default reload_command to "true"
An empty default value would result in an error thrown.
4 years ago
Felix Stupp 0b388a7e9a
git_auto_update: Added brackets for less ambiguity 4 years ago
Felix Stupp 9a8996d69e
git_auto_update: Increased check options for update script 4 years ago
Felix Stupp a4b47021c3
Replaced shebangs using /usr/bin/env 5 years ago
Felix Stupp 665b6710aa
git_auto_update: Fixed check if reload was successful 5 years ago
Felix Stupp 4445a53b28
git_auto_update: Allowed omiting of sign check 5 years ago
Felix Stupp c31f3c2f50
git_auto_update: update.sh: Fixed quoting of used variables 5 years ago
Felix Stupp 8e7fd3db9d
git_auto_update: Set default gpg fingerprint to backup fingerprint 5 years ago
Felix Stupp bcfd4cb010
Fixed missing mode setting for others
To disallow access from others than user and group
5 years ago
Felix Stupp b229a5c3bf
git_auto_update: Added reset command before checkout 5 years ago
Felix Stupp d570f3cdb3
git_auto_update: Allow reload_command failing during playbook execution 5 years ago
Felix Stupp 67f1e0919e
git_auto_update: Allowed asume group equals owner 5 years ago
Felix Stupp 30f2210481
git_auto_update: Renamed variable name to repo_name 5 years ago
Felix Stupp f20776e1bd
Added roles/git_auto_update 5 years ago