summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/network/nxos/nxos_logging.py
Commit message (Expand)AuthorAgeFilesLines
* Migrated to cisco.nxosAnsible Core Team2020-03-091-795/+0
* Add default log level for new facitlity (#65197)Mike Wiebe2019-11-251-1/+1
* Remove check_args from nxos (#62625)Nathaniel Case2019-09-261-2/+1
* fix typos in network modules (#62320)Andrey Klychkov2019-09-171-1/+1
* Add new logging facilties defaults (#57144)Mike Wiebe2019-06-061-2/+2
* Module nxos logging fixes (#52883)Mike Wiebe2019-03-061-6/+35
* Assorted pylint fixesDag Wieers2019-02-151-33/+19
* nxos_logging message fix (#49205)Mike Wiebe2018-11-281-4/+4
* Additional feature enhancements to nxos_logging (#45844)tstoner2018-09-251-22/+307
* Use single parameter for source-interface (#44260)Nilashish Chakraborty2018-08-161-32/+17
* Add source interface and use-vrf features (#43418)Nilashish Chakraborty2018-08-091-17/+118
* Fix argument error in DCI (#43634)Nilashish Chakraborty2018-08-031-1/+1
* Fix baud rate and nxos_logging default case idempotency bug (#43295)Nilashish Chakraborty2018-07-261-3/+25
* nxos_logging: add example using aggregate (#41052)Chris Smolen2018-07-201-0/+8
* nxos_logging new feature - remote logging (#41237)Nilashish Chakraborty2018-07-051-17/+70
* remove purge from nxos_logging doc, argspec (#39947)Trishna Guha2018-05-101-6/+1
* Add missing extends_documentation_fragment (#35013)John R Barker2018-01-171-0/+1
* Remove deprecated params from module argspec nxos modules (#34911)Trishna Guha2018-01-161-1/+2
* Bulk autopep8 (modules)John Barker2017-12-071-1/+1
* Refactor common network shared and platform utils code into package (#33452)Ganesh Nalawade2017-12-031-2/+2
* Modules metadata: fix invalid GitHub ID in author field (#31856)Pilou2017-11-021-1/+1
* Assign network modules maintained by the network team the network metadataToshio Kuratomi2017-08-151-1/+1
* Update metadata to 1.1Toshio Kuratomi2017-08-151-1/+1
* nxos_logging implementation module (#26949)Trishna Guha2017-07-251-0/+330