1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/plugins
Peter Sprygada 21169b2228 adds two new infoblox lookup plugins (#35189)
* adds two new infoblox lookup plugins

* nios - lookup plugin to return nios objects to the playbook
* nios_next_ip - lookup plugin to return the next avaiable ip address

* adds some additional examples to nios lookup

* fix up pep8 failures

* updates in response to review comments
2018-01-24 13:28:21 +00:00
..
action Ansible 2.5 feature support for dellos9 (#34880) 2018-01-23 13:59:27 +00:00
cache add inventory caching & use in virtualbox inventory plugin (#34510) 2018-01-22 19:33:14 -05:00
callback Python 2.6 str.format() compatibility fixes. 2018-01-10 14:08:11 -08:00
cliconf Ansible 2.5 feature support for dellos9 (#34880) 2018-01-23 13:59:27 +00:00
connection Add K8s inventory plugin (#34920) 2018-01-20 08:50:01 -05:00
filter Implement the reduce_on_network method to filter a list of IP addresses on a given range. (#34929) (#34930) 2018-01-23 08:14:56 -06:00
inventory add inventory caching & use in virtualbox inventory plugin (#34510) 2018-01-22 19:33:14 -05:00
lookup adds two new infoblox lookup plugins (#35189) 2018-01-24 13:28:21 +00:00
netconf refactor iosxr_system for cliconf and netconf (#34749) 2018-01-17 07:29:28 -07:00
shell Move module_set_locale and module_lang back to global 2018-01-22 18:38:15 -08:00
strategy add inventory caching & use in virtualbox inventory plugin (#34510) 2018-01-22 19:33:14 -05:00
terminal Ansible 2.5 feature support for dellos9 (#34880) 2018-01-23 13:59:27 +00:00
test Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
vars Scan group_vars/host_vars in sorted order 2017-11-20 21:57:42 -05:00
__init__.py fixed up get_options in AnsiblePlugin to use the correct plugin name 2017-11-22 15:35:31 -05:00
loader.py Implement plugin filtering 2018-01-22 16:54:53 -08:00