summaryrefslogtreecommitdiff
path: root/lib/ansible/plugins/action/eos.py
Commit message (Expand)AuthorAgeFilesLines
* Eos port default values (#23829)Nathaniel Case2017-04-201-7/+8
* Make logging consistent for network platforms (#23605)Ganesh Nalawade2017-04-161-1/+2
* fixes issue where network modules would ignore provider host value (#23589)Peter Sprygada2017-04-141-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
* Unhardcode the port and protocol on eos EAPI (#23350)Ricardo Carrillo Cruz2017-04-061-3/+3
* 'unable to open shell' -> direct to web help (#23267)John R Barker2017-04-061-1/+3
* removes unused code in eos action plugin (#22986)Peter Sprygada2017-03-271-4/+0
* Update module_utils.six to latest (#22855)Toshio Kuratomi2017-03-231-5/+6
* correctly maps task arguments for eapi transport (#22490)Peter Sprygada2017-03-111-13/+27
* Network action plugin misusing display.debug (#21995)Nathaniel Case2017-02-271-1/+1
* Fix a few errors (#21854)Nathaniel Case2017-02-251-3/+2
* fixes issue that caused eapi transport setting to get lost (#21919)Peter Sprygada2017-02-251-0/+1
* roll up of eos fixes (#21629)Peter Sprygada2017-02-191-9/+14
* fixes eos action mapping of play_context values (#21614)Peter Sprygada2017-02-181-12/+14
* bug fixes and updates for eos connections (#21534)Peter Sprygada2017-02-161-6/+22
* checks connection type is local and fails if not in eos (#21429)Peter Sprygada2017-02-141-0/+6
* roll up of fixes for eos modules (#21406)Peter Sprygada2017-02-141-8/+7
* updates eos modules to use socket (#21197)Peter Sprygada2017-02-131-0/+112