summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/network/f5/bigip_vcmp_guest.py
Commit message (Expand)AuthorAgeFilesLines
* Migrated to f5networks.f5_modulesAnsible Core Team2020-03-091-1017/+0
* adds initial_hotfix parameter to vcmp guest (#58180)Wojciech Wypior2019-06-251-3/+41
* fixes an issue with removal of virtual disks on blades systems (#54546)Wojciech Wypior2019-03-291-36/+41
* Refactors main() function and module manager in multiple modules in line with...Wojciech Wypior2019-03-181-16/+19
* Fixes indentation style issues (#51637)Wojciech Wypior2019-02-011-3/+3
* Fixes bugs introduced while removing the f5-sdk (#48775)Tim Rupp2018-11-151-14/+18
* Remove f5-sdk from bigip_vcmp_guest (#48541)Tim Rupp2018-11-111-123/+296
* Fixes unit tests for vcmp guest module (#47792)Tim Rupp2018-10-291-2/+2
* changed F5 module metadata to certified (#46849)Sandra McCann2018-10-121-1/+1
* Adds params and remove netaddr (#44648)Tim Rupp2018-08-241-31/+137
* f5: raise exception (#43409)Abhijeet Kasurde2018-07-291-1/+1
* Marks select modules as stableinterface (#41741)Tim Rupp2018-06-201-1/+1
* Fixes F5 conventions and adds features (#39189)Tim Rupp2018-04-231-24/+7
* Refactors and deprecation removals (#34830)Tim Rupp2018-01-121-89/+67
* Adds token cleanup for bigip_partition (#34415)Tim Rupp2018-01-031-0/+13
* Adds bigip_vcmp_guest module (#33024)Tim Rupp2017-11-171-0/+714