Skip to content
Snippets Groups Projects
Unverified Commit bf7ded28 authored by Georg Krause's avatar Georg Krause
Browse files

Bump ansible version

parent c91b96e6
No related branches found
No related tags found
1 merge request!29Resolve "cannot import name 'environmentfilter' from 'jinja2.filters'"
Pipeline #21003 failed
......@@ -12,7 +12,7 @@ funkwhale_hostname="${FUNKWHALE_DOMAIN-}"
funkwhale_admin_email="${FUNKWHALE_ADMIN_EMAIL-}"
funkwhale_admin_username="${FUNKWHALE_ADMIN_USERNAME-}"
ansible_flags="${ANSIBLE_FLAGS- --diff}"
ansible_version="${ANSIBLE_VERSION-2.8.2}"
ansible_version="${ANSIBLE_VERSION-5.9.0}"
customize_install="${CUSTOMIZE_INSTALL-}"
skip_confirm="${SKIP_CONFIRM-}"
is_dry_run=${DRY_RUN-false}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment