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
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
..
cli validate that existing dest is valid directory 2017-10-12 14:19:58 -04:00
compat Remove wildcard imports 2017-07-28 22:10:17 -07:00
config Adding a cli transport option for the bigip_command module. (#30391) 2017-10-12 15:07:15 -07:00
errors report extra info in verbose and if needed 2017-10-03 16:48:21 -04:00
executor move from with_<lookup>: to loop: 2017-10-10 15:43:49 -04:00
galaxy Removes container-enabled warning (#27578) 2017-08-01 12:51:03 -04:00
inventory Fix Inventory Plugin Loading (#31605) 2017-10-11 17:28:11 -07:00
module_utils Adding a cli transport option for the bigip_command module. (#30391) 2017-10-12 15:07:15 -07:00
modules Adding a cli transport option for the bigip_command module. (#30391) 2017-10-12 15:07:15 -07:00
parsing Fix typo in vault decrypt error message (#31335) 2017-10-05 18:09:22 -04:00
playbook Fix static determination for include_tasks 2017-10-11 17:30:45 -07:00
plugins Adding a cli transport option for the bigip_command module. (#30391) 2017-10-12 15:07:15 -07:00
template Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
utils Create document fragment for enos modules (#31512) 2017-10-12 13:33:04 +01:00
vars update delegated var fetching for new 'loop' (#31588) 2017-10-12 14:57:38 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Fix backwards compatibility of constants.get_config 2017-10-03 09:19:04 -04:00
release.py Bump the versions now that devel is 2.5 2017-09-06 13:13:57 -07:00