community.general/lib/ansible/plugins
Nathaniel Case bf1580a333
ios_l2_interface (#35054)
* Fix sending 'None' to device on ios

* Add ios_l2_interface module & tests

* Skip l2 tests on non-l2 images

* Allow test to continue on non-L2 hosts
2018-01-19 17:14:32 -05:00
..
action Add aws_s3 action plugin to find source files as expected (#35028) 2018-01-19 17:11:42 -05:00
cache mongodb cache plugin (#34414) 2018-01-05 09:10:58 -06:00
callback Python 2.6 `str.format()` compatibility fixes. 2018-01-10 14:08:11 -08:00
cliconf ios_l2_interface (#35054) 2018-01-19 17:14:32 -05:00
connection Ensure that the become password is written on py3 in the ssh connection plugin. Fixes #34727 2018-01-18 09:32:22 -08:00
filter filter ipaddr: add custom delimiter option to ip4_hex(); fix format (#26862) 2018-01-17 12:49:49 -05:00
inventory Revert "YAML inventory unit test: fix test inventory format (#33828)" (#33869) 2017-12-13 14:19:19 -05:00
lookup Fix name param. Remove logging. (#34881) 2018-01-15 11:27:39 -05:00
netconf refactor iosxr_system for cliconf and netconf (#34749) 2018-01-17 07:29:28 -07:00
shell win_become: another option to support become flags for runas (#34551) 2018-01-19 13:58:10 -08:00
strategy Cache tasks as they are queued instead of en masse (#34752) 2018-01-15 09:49:58 -06:00
terminal Add regex to catch ios error prompt (#35007) 2018-01-19 23:50:02 +05:30
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 Make sure we don't try to inspect DOCUMENTATION, if the plugin doesn't have any (#35017) 2018-01-18 15:30:40 -06:00