1
1
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_gitea.git synced 2024-08-16 11:39:50 +02:00
ansible_role_gitea/tasks
Jens Timmerman ad24ff74f2
gitea secrets aren't necessarily strings
fixes errors like 	fatal: [gitea]: FAILED! => {"msg": "The conditional check 'gitea_secret_key | length == 0' failed. The error was: Unexpected templating type error occurred on ({% if gitea_secret_key | length == 0 %} True {% else %} False {% endif %}): object of type 'AnsibleVaultEncryptedUnicode' has no len()
when using an encrypted string in vault for secrets
2021-09-24 11:50:31 +02:00
..
backup.yml Add 'latest' version to automatically download the latest gitea release. 2021-07-16 10:16:54 -07:00
configure.yml use new ansible name scheme at more tasks 2021-03-22 21:21:25 +01:00
create_user.yml Fix login shell 2021-04-05 22:02:31 +02:00
customize_footer.yml Add custom footer support 2021-06-03 21:06:04 +02:00
customize_logo.yml implement custom logos 2021-06-03 17:59:14 +02:00
customize_public_files.yml allow optional public files 2021-06-03 22:51:28 +02:00
directory.yml implement custom logos 2021-06-03 17:59:14 +02:00
fail2ban.yml add message to warn the user 2021-04-12 16:56:48 +02:00
gitea_secrets.yml gitea secrets aren't necessarily strings 2021-09-24 11:50:31 +02:00
install.yml Add 'latest' version to automatically download the latest gitea release. 2021-07-16 10:16:54 -07:00
install_systemd.yml Add new ansible naming scheme 2021-03-22 21:28:51 +01:00
jwt_secrets.yml Add new ansible naming scheme 2021-03-22 21:28:51 +01:00
main.yml Add 'latest' version to automatically download the latest gitea release. 2021-07-16 10:16:54 -07:00
set_version.yml Fixing yamllinting errors 2021-07-19 00:55:37 +02:00
versioncheck.yml update ansible version requirement 2021-05-10 22:49:14 +02:00