Skip to content

v1.3.1

Compare
Choose a tag to compare
@jb4free jb4free released this 16 Nov 02:10
· 23 commits to master since this release
Move failed jinja2 filter to a test (#245)

* Some fixes

* Move failed jinja2 filter to a test

Using failed as a jinja2 filter is deprecated as Ansible 2.5 (current latest
version is 2.9). It is noticed that using it as a filter is leading to failures
on certain setups. Move to using the new way of using failed as a test instead.

See more details here:
https://docs.ansible.com/ansible/devel/porting_guides/porting_guide_2.5.html?highlight=failed#deprecated