commit | 76954f6610e73b5a2702b052ae45e26f0c880c86 | [log] [tgz] |
---|---|---|
author | David Moreau-Simard <dms@redhat.com> | Fri Sep 15 15:02:37 2017 -0600 |
committer | David Moreau-Simard <dms@redhat.com> | Fri Sep 15 15:02:37 2017 -0600 |
tree | 64594d6cdcb6d3f7a11604e38adfd24ea20961f8 | |
parent | 0bdf51ecda5a0c489abc05f5e20eee305447914f [diff] |
Add netaddr requirements for running ipv4|ipv6 filters Running the ipv4 and ipv6 filters [1] requires the netaddr python library to be installed on the Ansible *control node*, which ends up being the executor. These filters are very useful to determine if an IP is ipv4 or ipv6. [1]: http://docs.ansible.com/ansible/latest/playbooks_filters_ipaddr.html Change-Id: I800c7512fc60f9a302fb77cb061610430fcf8e49