Metadata
- Source
- INFRA-164
- Type
- Task
- Priority
- Major
- Status
- Resolved
- Resolution
- Fixed
- Assignee
- Giovanni Tirloni
- Reporter
- Giovanni Tirloni
- Created
2018-04-16T18:34:16.996-0400 - Updated
2018-04-27T19:31:34.106-0400 - Versions
- N/A
- Fixed Versions
- N/A
- Component
- N/A
Description
Find and fix these warnings:
[DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using
`result|search` instead use `result is search`. This feature will be removed in
version 2.9. Deprecation warnings can be disabled by setting
deprecation_warnings=False in ansible.cfg.
Comments
-
Giovanni Tirloni commented
2018-04-27T19:31:34.102-0400 I believe I've fixed all warnings related to this issue. If any new one shows up, I'll reopen.