ansible-role-gitea/tasks
L3D 71ea49b7ac
modify backup on upgrade (#81)
* create backup direcotry

create a backup folder and move the gitea backup to backup.yml

* make the backup on update optional

Documentation and introduction of the variable `gitea_backup_on_upgrade: false`

* change become_method to sudo

change become_method to sudo as suggested by @wzzrd. removed become_flags.

* Full path to gitea binary in backup task. thanks to @wzzrd
2021-03-21 16:10:42 +00:00
..
backup.yml modify backup on upgrade (#81) 2021-03-21 16:10:42 +00:00
create_user.yml Improve ARM Support (#74) 2021-02-12 17:56:31 +00:00
fail2ban.yml Bunch of improvements around testing and ansible galaxy 2019-03-16 12:11:02 +00:00
install.yml modify backup on upgrade (#81) 2021-03-21 16:10:42 +00:00
install_systemd.yml improve all easy to fix yaml warnings 2021-01-22 11:06:55 +00:00
jwt_secrets.yml autogenerate JWT_SECRETS (#77) 2021-02-10 19:04:13 +00:00
main.yml modify backup on upgrade (#81) 2021-03-21 16:10:42 +00:00