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/test/units/modules/network
Tim Rupp 59d470ae84 Adds bigip_iapp_service module (#25808)
This module allows a user to manage the iApp services on a bigip
that they created using the bigip_iapp_template module.

Unit tests are provided. Integration tests can be found here

https://github.com/F5Networks/f5-ansible/blob/devel/test/integration/bigip_iapp_service.yaml#L23
https://github.com/F5Networks/f5-ansible/tree/devel/test/integration/targets/bigip_iapp_service/tasks
2017-06-17 12:47:13 +01:00
..
basics code clean of old code from network modules updates (#21469) 2017-02-15 12:46:30 -05:00
cumulus test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
eos Actually check for equality on empty commands array (#25308) 2017-06-06 09:56:44 -04:00
f5 Adds bigip_iapp_service module (#25808) 2017-06-17 12:47:13 +01:00
ios Add ios_user implementation module (#25413) 2017-06-09 13:50:57 +05:30
iosxr iosxr_banner Implementation module (#25744) 2017-06-16 11:56:47 +05:30
junos Add junos unit test case (#24249) 2017-05-03 22:36:23 +05:30
netscaler New module: manage Citrix Netscaler service configuration (network/netscaler/netscaler_service) (#25129) 2017-06-08 08:33:32 -06:00
nxos nxos_nxapi fix (#25306) 2017-06-16 07:15:08 -06:00
ovs Actually check for equality on empty commands array (#25308) 2017-06-06 09:56:44 -04:00
vyos Add vyos_user implementation module (#25677) 2017-06-15 22:06:18 +05:30
__init__.py adds new module net_command for network devices (#19468) 2016-12-19 11:21:37 -05:00