Tim Rupp
|
4fc40304d5
|
Adds the bigip_command module to Ansible (#24850)
This patch adds the bigip_command module to Ansible to support arbitrary
tmsh command to a F5 BIG-IP.
|
2017-05-22 20:11:34 +01:00 |
|
Tim Rupp
|
22e096f911
|
Changes skip test for bigip user (#24799)
All of the F5 Ansible modules will come to require the same major
dependencies over time. This mentions that.
|
2017-05-18 22:33:05 -07:00 |
|
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 |
|