sensu / sensu-ansible

An Ansible role to deploy a fully dynamic Sensu stack!
https://ansible-sensu.readthedocs.io
MIT License
126 stars 96 forks source link

Switch test from filter to conditional #172

Closed jaredledvina closed 6 years ago

jaredledvina commented 6 years ago
    TASK [sensu-ansible : Wait for RabbitMQ to be up and running before asking to create a vhost] ***
[DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using
`result|changed` instead 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.

Just one of a few warnings that need to be solved for https://github.com/sensu/sensu-ansible/issues/156