community.general/lib/ansible/plugins
Dustin Lundquist cf7744f2f1 IPv6 SLAAC address computation filter
Jinja2 filter to compute SLAAC address.

Usage:
    {{ '2db8::/64' | slaac(ansible_eth0.macaddress) }}
2015-06-25 13:20:21 -07:00
..
action Make exception printing a bit smarter 2015-06-19 22:59:12 -04:00
cache Older python-six from early RHEL and ubuntu do not have add_metaclass but do have with_metaclass 2015-06-03 13:29:24 -07:00
callback Add the improved exception reporting to the minimal callback plugin 2015-06-23 12:14:14 -04:00
connections Use BUFSIZE when putting file as well as fetching file. 2015-06-24 01:00:22 -07:00
filter IPv6 SLAAC address computation filter 2015-06-25 13:20:21 -07:00
inventory Older python-six from early RHEL and ubuntu do not have add_metaclass but do have with_metaclass 2015-06-03 13:29:24 -07:00
lookup Fix Etcd constructor 2015-06-12 12:59:29 -07:00
shell fixed and/or grouping 2015-06-21 01:51:28 -04:00
strategies Correctly compile handler blocks for dependent roles 2015-06-23 15:48:48 -04:00
vars Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py Display a warning when using a deprecated module 2015-06-12 15:21:33 -05:00