oracle-java icon indicating copy to clipboard operation
oracle-java copied to clipboard

ansible: deprecation warning; using tests as filters

Open khmarbaise opened this issue 7 years ago • 2 comments

Currently I observe message like the following during run:

[DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using `result|changed` instead use `result is changed`. This feature will be removed in...

Currently I'm running on Ansible 2.5.2....

khmarbaise avatar Apr 29 '18 13:04 khmarbaise

FYI, in the develop I've added test support for Ansible 2.5 and 2.6.

I'm seeing the same and even more warnings.

one step forward...

steenzout avatar Aug 19 '18 06:08 steenzout

#103

peshay avatar Nov 22 '18 11:11 peshay