community.general/lib/ansible/plugins
James Mighion 50052b3d70 Adding a cli transport option for the bigip_command module. (#30391)
* Adding a cli transport option for the bigip_command module.

* Fixing keyerror when using other f5 modules. Adding version_added for new option in bigip_command.

* Removing local connection check because the F5 tasks can be delegated to any host that has the libraries for REST.

* Using the network_common load_provider.

* Adding unit test to cover cli transport and updating previous unit test to ensure cli was not called.
2017-10-12 15:07:15 -07:00
..
action Adding a cli transport option for the bigip_command module. (#30391) 2017-10-12 15:07:15 -07:00
cache Fix flush_cache on redis cache 2017-10-03 12:54:26 -04:00
callback fix for slack callback breaks in 2.4 (#30932) 2017-09-26 17:18:59 -04:00
cliconf create cliconf plugin for enos - enos.py (#31509) 2017-10-12 13:31:57 +01:00
connection remove unused ssh pipelining setters 2017-10-03 09:22:01 -04:00
filter fixes issue where filter wouldn't error on undefined var (#30921) 2017-09-26 11:50:57 -07:00
inventory warn on bad keys in group 2017-10-12 12:02:11 -04:00
lookup etcd.py module improved . added posibility to configure from playbook… (#18580) 2017-10-12 15:55:59 +01:00
netconf Add support for netconf network discovery (#25435) 2017-06-28 11:07:38 +05:30
shell windows: removed #Requires from PS pipelines as it causes STDERR false positives (#31558) 2017-10-11 14:16:58 -07:00
strategy Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -07:00
terminal Adding a cli transport option for the bigip_command module. (#30391) 2017-10-12 15:07:15 -07:00
test better backwards compat handling of status 2017-07-05 21:44:00 -04:00
vars Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34:09 -07:00
__init__.py allow config for callbaks and some fixes 2017-09-11 14:00:01 -07:00
loader.py Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -07:00