summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Attempt to clear up nxos_mtu tests and documentation (#23361)temp-staging-post-2.3.0Nathaniel Case2017-04-065-60/+21
* Nsupdate idempotency fixnerzhul2017-04-061-5/+6
* fix iosxr commands to encode json (#23346) (#23355)John R Barker2017-04-063-3/+2
* More network_debug_troubleshooting.html (#23335) (#23341)John R Barker2017-04-062-2/+8
* ecs_taskdefinition module : Convert environment variables to string (#23297) ...John R Barker2017-04-061-0/+4
* Pass CSRF token along with Jenkins POST requests (#23250) (#23330)John R Barker2017-04-061-0/+27
* 'unable to open shell' -> direct to web help (#23267) (#23331)John R Barker2017-04-067-7/+27
* Cleanse CLIXML from win_shell stderr (#23329)Matt Davis2017-04-061-11/+43
* improve become_method: runas error handling (#23328)Matt Davis2017-04-062-3/+34
* Check text key exists on eos_banner absent case (#23319)Ricardo Carrillo Cruz2017-04-051-1/+1
* Fix eapi basic-login asserts (#23318)Ricardo Carrillo Cruz2017-04-051-2/+2
* Fix junos pylint issues (#23292)Ganesh Nalawade2017-04-055-12/+11
* Fixes #23308 ios_banner: KeyError: 'text' on state: absen (#23313) (#23314)Chris Alfonso2017-04-051-1/+1
* Fix basic-login eapi tests for eos_banner (#23304)Ricardo Carrillo Cruz2017-04-051-3/+3
* Fix asserts on ios_banner tests (#23315)Ricardo Carrillo Cruz2017-04-052-4/+2
* enable ios_facts tests again (#23310) (#23312)John R Barker2017-04-051-1/+1
* eapi & nxapi: Document validate_certs (#23305) (#23307)John R Barker2017-04-052-0/+12
* Fix nxos_facts for nxapi transport (#23302)Nathaniel Case2017-04-052-16/+43
* Fixes pylint errors (#23279) (#23295)John R Barker2017-04-053-13/+9
* fortios_ipv4_policy.py state=absent Fix 23239 (#23242) (#23290)John R Barker2017-04-051-17/+26
* Only insert notified host if it's not already notified for certain casesJames Cammarata2017-04-041-2/+3
* Update the metadata of the proxysql modules to 1.0 final formatToshio Kuratomi2017-04-047-35/+28
* Add proxysql modules to changelogToshio Kuratomi2017-04-041-0/+8
* Adding support for ProxySQL (#19872)bmildren2017-04-048-0/+3202
* junos_config: Remove reliance on ability to output configuration in `set` for...Nathaniel Case2017-04-044-16/+37
* win_chocolatey: Perform exact presence check (#23098)Dag Wieers2017-04-041-2/+2
* Pull filesystems from dict in case is not string on eos_facts (#23254)Ricardo Carrillo Cruz2017-04-041-0/+4
* Fix integration aliases.Matt Clay2017-04-032-2/+2
* Fix deploy_helper join exception on no release.Matt Clay2017-04-031-1/+4
* Remove dupe supports_session method from eos module_utils (#23240)Ricardo Carrillo Cruz2017-04-041-4/+0
* mark runas become method experimental (#23235)Matt Davis2017-04-033-4/+5
* win_find fix up age parameter (#23195)Jordan Borean2017-04-033-112/+72
* win_stat change return islink to islnk to match stat (#23196)Jordan Borean2017-04-035-428/+318
* Update fortios_config.py (#23230) (#23232)John R Barker2017-04-031-1/+1
* Fixes ignoreerrors not working with sysctl_setStrahinja Kustudić2017-04-031-1/+10
* New release v2.3.0.0-0.3.rc3v2.3.0.0-0.3.rc3James Cammarata2017-03-311-1/+1
* Updated the Regex for promt matching (#23186) (#23188)John R Barker2017-03-311-1/+1
* Fixes generators and other misc fixes (#22887) (#23172)John R Barker2017-03-311-24/+57
* synchronize: Exclude ssh_args from quotingErwin Lang2017-03-301-2/+2
* Fix eos_banner cli basic_motd integration test (#23158)Ricardo Carrillo Cruz2017-03-311-0/+1
* Include '/' & '.' when password_hash generates a new saltAlex Willmer2017-03-301-1/+2
* Ansible 2.3 feature support for dellos6. (#23084) (#23147)John R Barker2017-03-308-240/+578
* fixes error parsing lldp neighbors when running nxos_facts (#23134)Peter Sprygada2017-03-301-11/+10
* updates log messages in ansible-connection (#23076) (#23125)John R Barker2017-03-301-7/+15
* Fix ios_config return on python 2.4 (#23094)Ricardo Carrillo Cruz2017-03-301-1/+4
* Do not re.search show configuration stdout if empty (#23087)Ricardo Carrillo Cruz2017-03-291-1/+4
* Introspect flag to use on 'show run' when using defaults in ios_config (#22903)Ricardo Carrillo Cruz2017-03-292-1/+12
* Fall-back to show configuration on old IOSXR devices (#22900)Ricardo Carrillo Cruz2017-03-294-5/+12
* restores pre 2.3 behavior with respects to keys (#23083)Peter Sprygada2017-03-291-0/+5
* Split on newlines when searching for become promptToshio Kuratomi2017-03-291-4/+5