summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* New release v2.3.4.0-0.1.rc1v2.3.4.0-0.1.rc1James Cammarata2018-02-281-1/+1
* system/service module initctl location usage (#19712)ademmers2018-02-261-6/+9
* Prefer the stdlib SSLContext over urllib3 contextToshio Kuratomi2018-02-231-3/+9
* Fix using loops with environment and add tests (#32796)Sloane Hertel2018-01-241-4/+3
* Ensure that the become password is written on py3 in the ssh connection plugi...Matt Martz2018-01-181-0/+3
* Fix Linux blockdevice size computation (#34645)Adam Miller2018-01-101-2/+2
* Revert "Do not escape backslashes when using the template lookup plugin"Toshio Kuratomi2017-11-091-2/+1
* WIP: Resolve CI issues for stable-2.3. (#32605)Matt Clay2017-11-061-1/+0
* If we can't find a .py file for the system six, use our bundled copy instead.Toshio Kuratomi2017-11-061-0/+7
* If pip install requirements.txt fails, upgrade pip (#32399)John R Barker2017-11-061-0/+1
* Fix password leak in logs for provider argument (#32215)Ganesh Nalawade2017-11-0310-6/+49
* hostname: fix for a new version of rhel (#31839)Martin Krizek2017-10-181-0/+5
* restored 2.4/2.5 compatBrian Coca2017-10-121-2/+4
* wait_for: treat broken connections as "unready" (#28839)sethp-nr2017-10-121-4/+17
* New release v2.3.3.0-0.1.rc1v2.3.3.0-0.1.rc1James Cammarata2017-09-301-1/+1
* restored 'static' which is still used in 2.3Brian Coca2017-09-301-0/+1
* validate include_role args (#28077)Brian Coca2017-09-291-10/+18
* Remove example of using params for the url_passwordToshio Kuratomi2017-09-251-6/+11
* fix for yaml inventory in not likeing 'none'Brian Coca2017-09-201-3/+3
* revert win_file headers back to original format so cherry picking worksjborean932017-09-191-6/+17
* win_file: Fix check-mode issue removing dirs (#30475)Dag Wieers2017-09-191-23/+12
* Use safe_load to load yaml (#30408)Ganesh Nalawade2017-09-151-1/+1
* Document boolean default value treatment (#30062)Toshio Kuratomi2017-09-141-0/+1
* Fixes verify_ssl option when False in ansible_tower module util (#30308)ethackal2017-09-141-1/+1
* [cloud] update the local variable route_table with the latest tag changes (#2...Sloane Hertel2017-09-141-0/+1
* fixed become to show the stdout and stderr streams instead of the StreamReade...Jordan Borean2017-09-141-1/+1
* Updated Display.do_var_prompt to use to_native on prompt ( Fixes #30265 ) (#3...Andrea Tartaglia2017-09-131-1/+1
* removed orig_exec as that is 2.4 featureBrian Coca2017-09-121-1/+1
* make os_security_group_rule idempotent (#23707)Andrea Tosatto2017-09-121-6/+11
* Create a new pipe for sshpass on retries. Fixes #29095Matt Martz2017-09-111-0/+6
* Fixes #26793: convert insert regex to_bytes before searchingAnton Baklanov2017-09-091-2/+2
* Fix py3 string issue in jail connection plugin (take 2) (#28374)Pierre Guinoiseau2017-09-091-13/+4
* Fix connection credentials for cloudtrail module in stable 2.3. Fixes #28821.s-hertel2017-09-091-4/+2
* fix check mode for solaris enable/disable (#29049)Brian Coca2017-09-061-12/+13
* less confusing 'args' message (#29053)Brian Coca2017-09-061-3/+6
* Ensure proper conversion while backing up of junos config (#28958) (#28992)Ganesh Nalawade2017-09-043-5/+6
* Fix encoding error on grp.gr_name, which can contain non-ascii chars at domai...Sergey Scherbakov2017-09-011-2/+2
* Junos_config unicode (#23369) (#28913)Ganesh Nalawade2017-09-013-7/+8
* Handle AttributeError in vmware module_utilsAbhijeet Kasurde2017-08-311-2/+7
* [cloud] Backport handling of CloudFormation failure state - fixes #24596 #245...Alex Shteinikov2017-08-301-2/+4
* win_get_url.ps1 - enable TLS1.1/TLS1.2 if they're available but disabled (#26...Dave2017-08-301-0/+9
* allow pesky 'bridge' facts to bypass facts filter (#28401)Brian Coca2017-08-292-5/+8
* Update connection logic in vmware module_utilsAbhijeet Kasurde2017-08-251-14/+15
* Fixing Issue #27270 - EFS TypeError (#27318)Patrick Murray2017-08-231-10/+8
* exoscale: fix api_key param auth typoRene Moser2017-08-221-1/+1
* fixed #28183 - user module shadowfile update on SunOS (#28276)Mike2017-08-191-0/+2
* alternatives: handle absent link, add integration tests (#27967)Pilou2017-08-161-8/+10
* Fix zip filter for Python3Andreas Olsson2017-08-141-11/+5
* the smart transport is broken by ssh retry codeToshio Kuratomi2017-08-141-4/+10
* rhn+register: do not pass username/passwd for registration if none is specifi...Ritesh Khadgaray2017-08-101-1/+3