ansible/test/units/modules/network
Tim Rupp c1397626fc Adds the bigip_user module to Ansible (#24753)
The patch adds the bigip_user module to Ansible to support managing
users on an F5 BIG-IP.

Unit tests are provided. Integration tests can be found here

  * https://github.com/F5Networks/f5-ansible/blob/devel/test/integration/bigip_user.yaml
  * https://github.com/F5Networks/f5-ansible/tree/devel/test/integration/targets/bigip_user/tasks
2017-05-18 20:21:18 +01:00
..
basics code clean of old code from network modules updates (#21469) 2017-02-15 12:46:30 -05:00
cumulus New Networking Module: NCLU (#21101) 2017-02-20 22:21:34 -05:00
eos Implement eos_banner for EAPI (#22609) 2017-03-14 21:00:17 +01:00
f5 Adds the bigip_user module to Ansible (#24753) 2017-05-18 20:21:18 +01:00
ios Fixes #24251 save config only if it is changed (#24345) 2017-05-16 19:54:36 +05:30
iosxr Add assertion on test_iosxr_facts (#23852) 2017-04-21 11:19:46 +02:00
junos Add junos unit test case (#24249) 2017-05-03 22:36:23 +05:30
nxos Fix nxos ospf and Unit test (#24613) 2017-05-17 11:16:41 +05:30
ovs Refactor openvswitch_port module (#24205) 2017-05-03 10:36:44 +02:00
vyos Run save inside config mode. (#23977) 2017-04-27 11:08:37 -04:00
__init__.py