summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New release v2.3.2.0-0.2.rc2v2.3.2.0-0.2.rc2James Cammarata2017-07-071-1/+1
* Update CHANGELOG.md to include wait_for fix.Matt Clay2017-07-051-0/+1
* Fix wait_for with newer versions of psutil. (#26455)Matt Clay2017-07-051-3/+12
* Making iosxr check_args call module_util/iosxr check_args. Fixes #25501 (#262...Ganesh Nalawade2017-07-061-0/+2
* changelog: fix for win_chocolatey where it didn't fail if the version did not...Jordan2017-07-051-0/+1
* win_chocolatey: Ensure chocolatey to fail (#26416)Dag Wieers2017-07-051-2/+2
* changelog: added fix for win_regedit and idempotency on dwordsJordan2017-07-051-0/+1
* win_regedit: fix for same dword value (#26415)Jordan Borean2017-07-052-4/+26
* changelog: added win_chocolatey upgrade of all packages fixJordan2017-07-051-0/+1
* win_chocolatey: Fix updating 'all' packages (#26417)Dag Wieers2017-07-051-0/+4
* changelog: add backported fixes by me (#26403)René Moser2017-07-041-1/+11
* cloudstack: cs_instance: fix KeyError: 'sshkeypair' (#26399)René Moser2017-07-041-18/+31
* updated with changeBrian Coca2017-07-031-0/+1
* update auth_flag variable after STARTTLS connection is established, fixes #26376R. Soto2017-07-031-0/+1
* CHANGELOG update for become/runas fixMatt Davis2017-07-031-1/+2
* converted become runas to explicit CreateProcessWithLogonWMatt Davis2017-07-033-47/+407
* Remove trailing newlines (#26350)John R Barker2017-07-031-1/+0
* Remove test of openvswitch_db state (#26349)John R Barker2017-07-031-27/+0
* Missing prepare_ovs_tests directory (#26337)Yanis Guenane2017-07-031-0/+15
* Add openvswitch_db tests (#26330)John R Barker2017-07-027-0/+119
* fix win_updates failure with dict-typed argsMatt Davis2017-06-301-3/+1
* 2.3.2 CHANGELOG update for win_updates and non-pipelined fixesMatt Davis2017-06-301-0/+4
* cloudstack: cs_template: default is_routing=None, fixes template upload for u...René Moser2017-06-291-2/+2
* Limit yamllint version on python 2.6.Matt Clay2017-06-291-0/+1
* parted: Add missing LC_TYPE override for env vars (#26242)Julien Vey2017-06-291-1/+1
* fix nxos_feature (#26132)Trishna Guha2017-06-291-2/+5
* letsencrypt: FIX CN parsing to work with OpenSSL 1.1 (#25935)Virgil Dupras2017-06-281-1/+1
* New release v2.3.2.0-0.1.rc1v2.3.2.0-0.1.rc1James Cammarata2017-06-272-2/+2
* re-enable non-pipelined mode for Powershell (#26124)Matt Davis2017-06-267-122/+128
* Update FreeBSD pg test to use postgresql95-server.Matt Clay2017-06-261-2/+2
* updated changelogBrian Coca2017-06-261-0/+1
* Fix ansible ad-hoc to respect ANSIBLE_STDOUT_CALLBACK (#26098)Eugen C2017-06-261-0/+3
* Missing Else statement (#25457) (#26113)John R Barker2017-06-261-0/+1
* cloudstack: cs_host: revamp fixes several issuesRene Moser2017-06-261-17/+79
* fix networkdid->networkid in cs_nic.py (#25914)loqutus2017-06-241-1/+1
* Don't include dependent roles in the dep chain for include_roleJames Cammarata2017-06-222-2/+2
* correctly set delegated host name in resultsBrian Coca2017-06-201-2/+2
* MySQL Password updates (#25825)John R Barker2017-06-195-8/+8
* updated changelog with backportBrian Coca2017-06-191-0/+1
* fixed danlging version_infoBrian Coca2017-06-191-0/+8
* Revert "add a any() to wait_for for python 2.4 compatibility (#25876)"Matt Clay2017-06-191-7/+0
* backported delegation/facts fix, see #25880Brian Coca2017-06-194-2/+4
* add a any() to wait_for for python 2.4 compatibility (#25876)loqutus2017-06-191-0/+7
* 2.3bug25844flowdock (#25873)John R Barker2017-06-192-1/+2
* 2.3bug20202 (#25864)John R Barker2017-06-192-4/+5
* Update docs based on 23946 (#25860)John R Barker2017-06-192-2/+9
* Fix module params assignment in jabber module (#25850)Abhijeet Kasurde2017-06-191-1/+1
* Use stronger password for MySQL (#25821) (#25822)John R Barker2017-06-171-6/+6
* fix KeyError on eAPI transport for use_ssl and validate_certs (#25788)Trishna Guha2017-06-161-3/+3
* fix deprecation for transport param when not used (#25782)Trishna Guha2017-06-161-1/+2