.. _ansible.utils.ipv6_ipv4_mapped_test: ****************************** ansible.utils.ipv6_ipv4_mapped ****************************** **Test if something appears to be a mapped IPv6 to IPv4 mapped address** Version added: 2.2.0 .. contents:: :local: :depth: 1 Synopsis -------- - This plugin checks if the provided value is a valid IPv4-mapped IPv6 address Parameters ---------- .. raw:: html
Key | Returned | Description |
---|---|---|
data
-
|
If jinja test satisfies plugin expression
true If jinja test does not satisfy plugin expression
false |