Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please release new version, provisioning no longer works #103

Open
ostrolucky opened this issue Dec 2, 2019 · 1 comment
Open

Please release new version, provisioning no longer works #103

ostrolucky opened this issue Dec 2, 2019 · 1 comment

Comments

@ostrolucky
Copy link

ostrolucky commented Dec 2, 2019

Now boxes install Ansible 2.9+, so new provisions are no longer getting

TASK [RocketChat.Server : Ensure Rocket.Chat dependencies are installed] *******
[DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using
`result|succeeded` use `result is succeeded`. This feature will be removed in
version 2.9. Deprecation warnings can be disabled by setting
deprecation_warnings=False in ansible.cfg.
ok: [default]

but

TASK [RocketChat.Server : assert] **********************************************
fatal: [default]: FAILED! => {"msg": "The conditional check 'result|succeeded' failed. The error was: template error while templating string: no filter named 'succeeded'. String: {% if result|succeeded %} True {% else %} False {% endif %}"}

This is because #94 was never released.

@ostrolucky ostrolucky changed the title Please release new version, doesn't work anymore on new boxes Please release new version, provisioning no longer works Dec 2, 2019
@yodatak
Copy link

yodatak commented Jun 11, 2020

Time to fork it ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants