summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New release v2.4.2.0-0.4.beta4v2.4.2.0-0.4.beta4Toshio Kuratomi2017-11-151-1/+1
* Fix typoToshio Kuratomi2017-11-151-1/+1
* Fix ansible-test race calling get_coverage_path.Matt Clay2017-11-151-0/+5
* Add missing ansible-test --remote-terminate support. (#32918)Matt Clay2017-11-154-6/+41
* Fix vault --ask-vault-pass with no tty (#31493)Adrian Likins2017-11-155-14/+99
* Add changelog entry for elb_application_lb fixs-hertel2017-11-151-0/+1
* Fix: modifying existing application lb using certificates now properly sets c...Tomaž Šifrer2017-11-151-0/+4
* Add changelog for os_floating_ip fixToshio Kuratomi2017-11-141-0/+2
* Avoid AttributeError: internal_network on os_floating_ip (#32887)Sorin Sbarnea2017-11-141-2/+15
* Add changelog entry for #32219Matt Martz2017-11-141-0/+1
* Keep newlines when reading LXC container config file (#32219)Musee Ullah2017-11-141-1/+1
* Add proper check mode support to the script module (#31852)Sam Doran2017-11-148-67/+284
* multiple nxos fixes (#32905)Trishna Guha2017-11-143-9/+9
* change inventory_hostname to ansible_host to fix test (#32890) (#32891)Trishna Guha2017-11-142-4/+4
* Change netconf port in testcase as per test enviornment (#32883) (#32889)Ganesh Nalawade2017-11-141-4/+4
* fix dci failure nxos (#32877) (#32878)Trishna Guha2017-11-142-1/+3
* nxos_config and nxos_facts - fixes for N35 platform. (#32762) (#32875)Trishna Guha2017-11-143-5/+19
* Fix snmp bugs on Nexus 3500 platform (#32773) (#32847)Trishna Guha2017-11-1312-7/+144
* nxos_interface error handling (#32846)Trishna Guha2017-11-133-70/+78
* added note about serial behaviour (#32461)Brian Coca2017-11-121-0/+5
* Add the template lookup escaping to the 2.4 porting guide (#32760)Toshio Kuratomi2017-11-121-0/+26
* Keywords docs (#32807)Toshio Kuratomi2017-11-105-31/+67
* Better handling of malformed vault data envelope (#32515)Adrian Likins2017-11-1014-24/+222
* avoid chroot paths (#32778)Brian Coca2017-11-102-25/+29
* Fix ios_config file prompt issue (#32744) (#32780)Ganesh Nalawade2017-11-104-4/+29
* Fix junos netconf port issue in integration test (#32610) (#32668)Ganesh Nalawade2017-11-102-13/+5
* Updated changelog for vmware logon error handlingJordan Borean2017-11-101-0/+3
* Add error handling for user login (#32613)Abhijeet Kasurde2017-11-101-0/+3
* Move resource pool login to a separate function and fix undefined var referen...Abhijeet Kasurde2017-11-101-8/+17
* Get the moid in a more failsafe manner (#32671)Abhijeet Kasurde2017-11-101-1/+5
* vmware_guest: refactor spec serialization (#32681)Abhijeet Kasurde2017-11-101-11/+17
* Updated changelog for win_copy fixJordan Borean2017-11-101-0/+2
* Update win_copy for #32677 (#32682)u6250302017-11-101-1/+1
* Add the change to when we escape backslashes (for the template lookup plugin)...Toshio Kuratomi2017-11-091-1/+2
* New release v2.4.2.0-0.3.beta3v2.4.2.0-0.3.beta3Toshio Kuratomi2017-11-081-1/+1
* Changelog entry for script inventory plugin fix.Matt Clay2017-11-081-1/+2
* tests for InventoryModule error conditions (#31381)Chris Meyers2017-11-082-2/+105
* Add changelog entry for the stdin py3 fixMartin Krizek2017-11-081-1/+3
* Fix #31694: running with closed stdin on python 3 (#31695)Jan Pazdziora2017-11-081-5/+5
* handle ignore_errors in loopBrian Coca2017-11-072-4/+13
* cherry-pick changes of azure_rm_common from devel to 2.4 (#32607)Kevin Zhao2017-11-071-77/+85
* [cloud] sns_topic: Fix unreferenced variableRyan S. Brown2017-11-072-1/+3
* Added urls python3 fix to changelogToshio Kuratomi2017-11-061-0/+2
* Use to_native when validating proxy result (#32596)David Hain2017-11-061-1/+1
* Use region derived from get_aws_connection_info() in dynamodb_table to fix ta...Sloane Hertel2017-11-062-3/+3
* Add changelog entry for the yum locale fixMartin Krizek2017-11-061-0/+2
* yum: use the C locale when screen scraping (#32203)Martin Krizek2017-11-061-1/+2
* Add changelog entry for git archive fixMartin Krizek2017-11-061-0/+2
* git: fix archive when update is set to no (#31829)Martin Krizek2017-11-061-0/+11
* Prefer the stdlib SSLContext over urllib3 contextToshio Kuratomi2017-11-041-3/+9