summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add more tests for private docker registriesToshio Kuratomi2015-03-1912-6/+294
* Remove debug statementsToshio Kuratomi2015-03-191-6/+0
* Add tests using a docker private registryToshio Kuratomi2015-03-192-2/+69
* And ran into a different problem with centos6. Sigh.Toshio Kuratomi2015-03-191-2/+3
* Attempt to enable docker tests for rhel/centos6 as wellToshio Kuratomi2015-03-192-3/+20
* Would help if I added these files in the right directoryToshio Kuratomi2015-03-192-0/+47
* Ugh, looks like very few distros have the proper packages to run the docker m...Toshio Kuratomi2015-03-192-51/+15
* Initial test of the docker moduleToshio Kuratomi2015-03-193-0/+75
* 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
* log errors and explicitly exit rather than raising exceptionsSteve Gargan2015-03-161-21/+22
* fix for issue #10422. outputs informative error message when AWS credentials ...Steve Gargan2015-03-161-22/+35
* Enable assert_raises_regexp on py26James Laska2015-03-161-17/+32
* Add tox and travis-ci supportJames Laska2015-03-167-2/+29
* 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
* added test requirements for pipjhermann2015-03-121-0/+7
* Comma is also dependent on position within the hashToshio Kuratomi2015-03-121-2/+2
* fixed and reintroduced syncronize test, fakerunner object needed become_metho...Brian Coca2015-03-121-4/+4
* Hash randomization makes one of the heuristic_log_sanitize checks not work.Toshio Kuratomi2015-03-121-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
* Test case for #10426Toshio Kuratomi2015-03-112-0/+4
* 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
* Generic package_dir mapping in setup.py (closes #10437)Jürgen Hermann2015-03-111-1/+1
* 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-113-11/+11
* fix tag test that broke with new tag info displayed in list tasksBrian Coca2015-03-111-3/+3
* Fix deb packaging version in the changelogJames Cammarata2015-03-111-2/+2
* 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
* Typo: lead --> ledJeff Widman2015-03-111-1/+1