mirror of
https://github.com/roles-ansible/ansible_role_gitea.git
synced 2024-08-16 11:39:50 +02:00
L3D
5e971278c3
ANsible comes with the error: ```bash [DEPRECATION WARNING]: evaluating gitea_fail2ban_enabled as a bare variable, this behaviour will go away and you might need to add |bool to the expression in the future. Also see CONDITIONAL_BARE_VARS configuration toggle.. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ``` appending ``|bool`` after a boolean variable will resolve the issue. |
||
---|---|---|
.. | ||
create_user.yml | ||
fail2ban.yml | ||
install_systemd.yml | ||
main.yml |