ansible/test/units/modules
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
..
cloud Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
monitoring circonus_annotation: reason becomes a string 2017-08-15 19:07:21 -07:00
network Adding a cli transport option for the bigip_command module. (#30391) 2017-10-12 15:07:15 -07:00
packaging pip module: fix TypeError (#31395) 2017-10-09 10:01:21 -07:00
remote_management LogicalInterconnectGroupFactsModule for HPE OneView (#28847) 2017-10-02 16:35:27 -04:00
system Miscellaneous pylint fixes. 2017-09-13 01:53:08 -07:00
web_infrastructure Fix jenkins_plugin test for no net situations (#30568) 2017-09-19 13:12:45 -07:00
__init__.py