.. _ansible.utils.ipaddr_filter: ******************** ansible.utils.ipaddr ******************** **This filter is designed to return the input value if a query is True, else False.** Version added: 2.5.0 .. contents:: :local: :depth: 1 Synopsis -------- - This filter is designed to return the input value if a query is True, and False if a query is False - This way it can be easily used in chained filters Parameters ---------- .. raw:: html
Key | Returned | Description |
---|---|---|
data
raw
|
Returns values valid for a particular query.
|