You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ansible...@googlegroups.com
Hii,
I noticed that the ipaddr filter seems to compress IPv6 addresses.
For example I feed a list to ipaddr that contains (among other things)
uncompressed IPv6 addresses:
---
- name: Testing
hosts: localhost
connection: local
gather_facts: no