summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* updated ref to extrasBrian Coca2015-03-251-0/+0
* Submodule updates for 1.9v1.9.0-1James Cammarata2015-03-252-0/+0
* Updating submodule pointers for 1.9James Cammarata2015-03-251-0/+0
* updated to latest refBrian Coca2015-03-241-0/+0
* makes raw module have quiet ssh so as to avoid extra output when not requriedBrian Coca2015-03-241-1/+4
* VERSION bump and submodule update for 1.9.0-0.2.rc2v1.9.0-0.2.rc2James Cammarata2015-03-202-9/+0
* Update core modules for asg tag fixToshio Kuratomi2015-03-201-6/+0
* Patch for bug #10485 - ansible_distribution fact populates as 'RedHat' on Ora...Eri Bastos2015-03-201-1/+9
* now use combine vars to preserve existing cached host varsBrian Coca2015-03-201-2/+2
* removed debug play from testsBrian Coca2015-03-202-0/+15
* now correctly aplies add_host passed variables last to override existing vars.Brian Coca2015-03-201-6/+5
* now add_host loads hostvarsBrian Coca2015-03-201-7/+11
* Pull ec2_asg fixes by updating core modulesToshio Kuratomi2015-03-191-0/+0
* Pull another fix in from core modulesToshio Kuratomi2015-03-191-0/+0
* updated module ref for coreBrian Coca2015-03-191-0/+0
* updated core to latests stable 1.9Brian Coca2015-03-191-0/+0
* ignore PE methods that are not sudo for checksums until we get them working u...Brian Coca2015-03-191-1/+7
* removed bare variable detection as this confuses people and forced us to allo...Brian Coca2015-03-191-5/+0
* Update the extras module pointerToshio Kuratomi2015-03-181-0/+0
* Update core module pointerToshio Kuratomi2015-03-181-0/+0
* Update docker moduleToshio Kuratomi2015-03-181-0/+0
* added missing become method inventory overrideBrian Coca2015-03-171-0/+2
* Update core modules pointerToshio Kuratomi2015-03-171-0/+0
* fixed issue with su in playsBrian Coca2015-03-161-0/+1
* slight changes to allow for checksum and other commands to work correctly wit...Brian Coca2015-03-162-14/+12
* Update core pointer to make use of DOCKER_TLS_VERIFY env var:Toshio Kuratomi2015-03-161-0/+0
* Update core modules pointerToshio Kuratomi2015-03-161-0/+0
* fixed raw return check for privilege escalationBrian Coca2015-03-161-2/+2
* Update core module pointerToshio Kuratomi2015-03-131-0/+0
* Fix detect of docker as virtualization_type.Hartmut Goebel2015-03-131-1/+1
* Fix issue with unarchive disabling pipelining modeJames Cammarata2015-03-121-1/+1
* Update core pointer to pick up docker fixToshio Kuratomi2015-03-121-0/+0
* changed from hash_merge to combine vars which resets default toBrian Coca2015-03-122-10/+10
* fixed missed conversion of su to becomeBrian Coca2015-03-121-1/+1
* set 'nonstring' arg to passthru.Shirou WAKAYAMA2015-03-111-2/+1
* use to_unicode() in _jinja2_vars if type is str.Shirou WAKAYAMA2015-03-111-1/+3
* Update for another 3c2 fixToshio Kuratomi2015-03-111-0/+0
* Update core modules to pull in fixesToshio Kuratomi2015-03-111-0/+0
* fixed missed su to become conversionBrian Coca2015-03-111-1/+1
* fixes password error detection for ssh connection pluginBrian Coca2015-03-112-8/+8
* removed uneeded reference to su_userBrian Coca2015-03-111-1/+1
* fixed traceback when x_user implicitly sets the become methodBrian Coca2015-03-112-26/+18
* fixed bad paren in connection pluginBrian Coca2015-03-111-1/+1
* preliminary privlege escalation unification + pbrunv1.9.0-0.1.rc1Brian Coca2015-03-1027-412/+529
* Submodule update for stable-1.9 branchJames Cammarata2015-03-102-18/+0
* Setting up new release candidate versioningJames Cammarata2015-03-101-1/+1
* Merge pull request #10420 from bmanojlovic/develBrian Coca2015-03-101-1/+34
|\
| * don't use full path to command instead use module.get_bin_pathBoris Manojlovic2015-03-101-29/+34
| * add missing AIX network facts discoveryBoris Manojlovic2015-03-101-0/+28
* | Prevent an empty error messageMatt Martz2015-03-101-1/+5