.. _ansible.utils.ipwrap_filter: ******************** ansible.utils.ipwrap ******************** **This filter is designed to Wrap IPv6 addresses in [ ] brackets.** Version added: 2.5.0 .. contents:: :local: :depth: 1 Synopsis -------- - Some configuration files require IPv6 addresses to be "wrapped" in square brackets ([ ]).To accomplish that, - you can use the ipwrap() filter.It will wrap all IPv6 addresses and leave any other strings intact. Parameters ---------- .. raw:: html
Key | Returned | Description |
---|---|---|
data
list
/ elements=string
|
Returns list with values valid for a particular query.
|