summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* win_chocolatey: Ensure chocolatey to fail (#26416)Dag Wieers2017-07-051-2/+2
* win_regedit: fix for same dword value (#26415)Jordan Borean2017-07-051-4/+4
* win_chocolatey: Fix updating 'all' packages (#26417)Dag Wieers2017-07-051-0/+4
* cloudstack: cs_instance: fix KeyError: 'sshkeypair' (#26399)René Moser2017-07-041-18/+31
* update auth_flag variable after STARTTLS connection is established, fixes #26376R. Soto2017-07-031-0/+1
* converted become runas to explicit CreateProcessWithLogonWMatt Davis2017-07-031-47/+319
* fix win_updates failure with dict-typed argsMatt Davis2017-06-301-3/+1
* cloudstack: cs_template: default is_routing=None, fixes template upload for u...René Moser2017-06-291-2/+2
* 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-271-1/+1
* re-enable non-pipelined mode for Powershell (#26124)Matt Davis2017-06-264-93/+96
* 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
* 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-193-2/+3
* add a any() to wait_for for python 2.4 compatibility (#25876)loqutus2017-06-191-0/+7
* 2.3bug25844flowdock (#25873)John R Barker2017-06-191-1/+1
* 2.3bug20202 (#25864)John R Barker2017-06-191-4/+4
* Update docs based on 23946 (#25860)John R Barker2017-06-191-1/+9
* Fix module params assignment in jabber module (#25850)Abhijeet Kasurde2017-06-191-1/+1
* 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
* Do not set default value for any_errors_fatal in BaseJames Cammarata2017-06-161-7/+7
* pager should not logBrian Coca2017-06-151-3/+3
* Have cs_host search both name and ipaddress fields when fetching the host fro...netservers2017-06-141-6/+8
* [cloud] ASGRetry - add retry on throttling and add backoff to calls in ec2_as...Sloane Hertel2017-06-131-47/+134
* add validation to fetch for source/destBrian Coca2017-06-131-3/+10
* Fix hash_key_name to be optional for delete (#25009)Alan Loi2017-06-121-1/+1
* Correct fail_json call in rpm_keyAbhijeet Kasurde2017-06-121-2/+2
* Convert docker cmd output to native, earlyMatt Martz2017-06-101-3/+3
* cloudstack: cs_zone: fix missing type bool for paramsRene Moser2017-06-091-2/+2
* cloud: ovirt: Fix upgraded state of the ovirt_hosts module (#25535)Ondra Machacek2017-06-091-2/+6
* Template parent include path before finding its dirname (#23202)Phil Nelson2017-06-082-2/+2
* 2.3bug25396 2 (#25486)John R Barker2017-06-081-1/+1
* RabbitMQ 3.6.7 changed a couple of response codes (#22715) (#25484)John R Barker2017-06-082-2/+4
* Fix --force for unversionned requirements (#23391)Michael Scherer2017-06-071-2/+3
* When cleaning up the AnsiBallZ tempdir we need to not fail if the tempdir was...Toshio Kuratomi2017-06-071-1/+1
* cloud: ovirt: Fix searching of network in datacenter (#25248)Ondra Machacek2017-06-071-8/+6
* fix proposal for issue #25151: [python3] pip failed to create virtual env whe...Ramon2017-06-051-11/+24
* Fix handling of extra_vars_path parameter. (#25272)Bill Nottingham2017-06-021-1/+1
* Fixes parted i18n issues (#24991)Fabrizio Colonna2017-06-021-0/+1