summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/network/a10/a10_server.py
Commit message (Expand)AuthorAgeFilesLines
* Migrated to community.generalAnsible Core Team2020-03-091-287/+0
* Fix some module author names (#55770)John R Barker2019-04-261-1/+1
* Convert to reduced list of known types (#50010)Dag Wieers2018-12-191-1/+1
* Update bare exceptions to specify Exception.Toshio Kuratomi2018-12-161-1/+1
* Bulk fix DOCUMENTATION.author (Part 1) (#48934)John R Barker2018-11-201-1/+3
* Clean up module documentation (#36909)Dag Wieers2018-03-151-10/+1
* Module DOCUMENTATION should match argspec (#34895)John R Barker2018-01-161-1/+4
* Refactor common network shared and platform utils code into package (#33452)Ganesh Nalawade2017-12-031-2/+2
* Update metadata to 1.1Toshio Kuratomi2017-08-151-1/+1
* Remove wildcard, add boilerplate and get rid of get_exceptionToshio Kuratomi2017-07-311-21/+12
* Remove redundant return statement from a10_ser* (#24930)Abhijeet Kasurde2017-05-231-4/+0
* Fix a10 pylint issues (#23410)Ganesh Nalawade2017-04-071-7/+5
* E501 fixes (#22879)Matt Martz2017-03-221-1/+3
* New metadata 1.0 (#22587)Toshio Kuratomi2017-03-141-3/+4
* PEP 8 W291 whitespace cleanup.Matt Clay2017-01-271-1/+1
* Relocating extras into lib/ansible/modules/ after mergeJames Cammarata2016-12-081-0/+303