summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/network/aos/_aos_external_router.py
Commit message (Collapse)AuthorAgeFilesLines
* Nuke all removed_module stubs (#67139)Matt Martz2020-02-051-15/+0
| | | | | | * Nuke all removed_module stubs * Remove ignores and botmeta entry
* Remove modules which have ended their deprecation cycleToshio Kuratomi2019-04-121-332/+5
| | | | | | | | | * Remove code but leave the metadata so that they can be listed as removed in documentation. * Remove removed modules from validate-modules ignore * Remove unittests for the removed nodules * Remove links to removed modules and add list of removed moduels to the 2.9 porting guide
* Update bare exceptions to specify Exception.Toshio Kuratomi2018-12-161-4/+4
| | | | | This will keep us from accidentally catching program-exiting exceptions like KeyboardInterupt and SystemExit.
* Surround top-level function and class definitions with two blank lines.Joren Vrancken2018-07-311-0/+1
|
* Depreciate aos (#36029)John R Barker2018-02-161-0/+341
* Deprecate Apstra's aos_* modules These modules don't work with AOS 2.1 or higher. They will be replaced non-upstreamed modules * Correct list