Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

fix ansible deprecation warnings on handlers #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

joelsdc
Copy link

@joelsdc joelsdc commented May 29, 2019

This commit fixes the following deprecation warning:

[DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using `result|changed` use
`result is changed`. This feature will be removed in version 2.9. Deprecation warnings can be disabled
 by setting deprecation_warnings=False in ansible.cfg.

@zharalim
Copy link

zharalim commented Jan 13, 2021

The master is broken without this fix in newer Ansible versions (tested with Ansible 2.9.15).

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

Successfully merging this pull request may close these issues.

2 participants