summaryrefslogtreecommitdiff
path: root/lib/ansible/plugins/action/sros.py
Commit message (Expand)AuthorAgeFilesLines
* Add a Singleton metaclass, use it with Display (#48935)Matt Martz2018-11-201-5/+2
* Support setting persistent command timeout per task basis (#42847)Ganesh Nalawade2018-07-201-1/+2
* Remove provider (and transport, where applicable) from consideration when not...Nathaniel Case2018-05-081-0/+1
* First bit of fixing temporary to have one source of truth (#35747)Toshio Kuratomi2018-02-071-1/+2
* Report invalid connection types for network modules (#34755)Nathaniel Case2018-01-111-1/+7
* Distinguish between natural connections and rewritten connections (#34706)Nathaniel Case2018-01-101-1/+1
* Refactor common network shared and platform utils code into package (#33452)Ganesh Nalawade2017-12-031-2/+2
* update sros local action plugin to support network_cli (#32830)Peter Sprygada2017-11-121-26/+20
* Fix unwanted deprecation message in network module args (#28984)Ganesh Nalawade2017-09-121-31/+3
* Convert value of port and timeout in provider to integer (#28732)Ganesh Nalawade2017-08-291-2/+2
* Persistent connection timer changes (#27272)Ganesh Nalawade2017-08-011-1/+2
* Add support for cliconf and netconf plugin (#25093)Ganesh Nalawade2017-06-061-21/+5
* Make logging consistent for network platforms (#23605)Ganesh Nalawade2017-04-161-0/+1
* Redo #23418 (#23425)Nathaniel Case2017-04-071-6/+0
* Fixes #23388 Network provider masks too much (#23418)Chris Alfonso2017-04-071-1/+8
* More network_debug_troubleshooting.html (#23335)John R Barker2017-04-061-1/+4
* roll up of fixes for sros modules (#22972)Peter Sprygada2017-03-251-0/+111