.. _ansible.utils.ip_test: **************** ansible.utils.ip **************** **Test if something in an IP address or network** Version added: 2.2.0 .. contents:: :local: :depth: 1 Synopsis -------- - This plugin checks if the provided value is a valid host or network IP address Parameters ---------- .. raw:: html
Key | Returned | Description |
---|---|---|
data
-
|
If jinja test satisfies plugin expression
true If jinja test does not satisfy plugin expression
false |