summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixes to @RadishTheHut's memory facts as discussed inpr-10129Toshio Kuratomi2015-01-291-15/+32
* Fix for memory fact gatheringPatrick McConnell2015-01-291-9/+9
* Correct typoToshio Kuratomi2015-01-281-1/+1
* Change subversion tests -- export test didn't test exporting beforeToshio Kuratomi2015-01-281-7/+25
* Update core modulesToshio Kuratomi2015-01-282-7/+14
* Add force=false changes to ChangeLogToshio Kuratomi2015-01-281-0/+10
* Update core modules for subversion fixesToshio Kuratomi2015-01-281-5/+8
* copy to_bytes and to_unicode functions from kitchen for use in v2Toshio Kuratomi2015-01-281-0/+243
* Fix for unicode filenames for template moduleToshio Kuratomi2015-01-281-1/+2
* Fix roles_path loading in v2James Cammarata2015-01-281-5/+15
* Fixing playbook includes in v2 where included paths are relativeJames Cammarata2015-01-282-5/+12
* Fix directory loading of host/group vars in v2James Cammarata2015-01-281-1/+21
* Fixing some v2 inventory bugsJames Cammarata2015-01-286-40/+63
* Fixing checkmode support and some other things in v2James Cammarata2015-01-285-39/+51
* Merge pull request #9584 from Sgoettschkes/issue_docs_missing_ansible_sudoBrian Coca2015-01-281-0/+2
|\
| * Adding inventory parameter to documentationSebastian Göttschkes2014-11-201-0/+2
* | Update core modulesToshio Kuratomi2015-01-282-15/+10
* | Merge pull request #10120 from rounds/develBrian Coca2015-01-281-1/+1
|\ \
| * | Reference tests/README.ME in the Makefile notesOfir Petrushka2015-01-281-1/+1
|/ /
* | Merge pull request #10113 from bcoca/url_lookupBrian Coca2015-01-282-0/+52
|\ \
| * | corrected missing quoteBrian Coca2015-01-271-1/+1
| * | added url lookup pluginBrian Coca2015-01-271-0/+48
| * | added example of url lookupBrian Coca2015-01-271-0/+4
* | | Merge pull request #9839 from nousdefions/memfactsBrian Coca2015-01-281-0/+23
|\ \ \
| * | | expanded factsJonathan Davila2014-12-221-0/+23
* | | | Merge pull request #10117 from dago/patch-1Brian Coca2015-01-281-0/+12
|\ \ \ \
| * | | | Add OpenCSW for SolarisDagobert Michelsen2015-01-281-0/+12
|/ / / /
* | | | Merge pull request #10111 from wjimenez5271/patch-2Toshio Kuratomi2015-01-271-0/+4
|\ \ \ \
| * | | | explain -q flag for env-setupWilliam Jimenez2015-01-271-0/+4
| | |/ / | |/| |
* | | | ansible.utils to_unicode/to_bytes isn't robust in the face ofToshio Kuratomi2015-01-271-1/+6
|/ / /
* | | Merge changes from v1 env-setup into v2/env-setupToshio Kuratomi2015-01-271-25/+25
* | | Merge pull request #10092 from rpe-github/develToshio Kuratomi2015-01-271-1/+1
|\ \ \
| * | | Use basename -- $0 in case $0 starts with a dash.rpe-github2015-01-251-1/+1
* | | | Remove the build-dep change test. Doesn't seem like there's a way to do that.Toshio Kuratomi2015-01-271-12/+0
* | | | We changed the way build-dep is specified in the module; also change it in th...Toshio Kuratomi2015-01-271-2/+2
* | | | Update core modulesToshio Kuratomi2015-01-272-12/+13
* | | | Another place that needs to be json_dict_bytes_to_unicodeToshio Kuratomi2015-01-262-2/+2
* | | | Revert "Fix import statements" -- those impotrt statements were rightToshio Kuratomi2015-01-262-2/+2
* | | | Fix import statementsToshio Kuratomi2015-01-262-2/+2
* | | | Make py2.4 remote checksum large-file-enabled as wellToshio Kuratomi2015-01-262-2/+2
* | | | Fixing more v2 issues with integration testsJames Cammarata2015-01-267-26/+59
* | | | Merge pull request #10087 from axos88/develToshio Kuratomi2015-01-262-2/+2
|\ \ \ \
| * | | | do not use with, it is not supported all the way down to 2.4Akos Vandra2015-01-252-2/+2
| * | | | fixes #10086Akos Vandra2015-01-252-2/+2
| |/ / /
* | | | Merge pull request #10103 from conrado/apt-builddepsToshio Kuratomi2015-01-262-0/+69
|\ \ \ \
| * | | | added: integration tests builddeps for apt moduleConrado Buhrer2015-01-262-0/+69
* | | | | Update module reposToshio Kuratomi2015-01-262-5/+15
* | | | | jinja2 cannot handle byte strs with non-ascii. So we need to transform poten...Toshio Kuratomi2015-01-265-4/+42
|/ / / /
* | | | Merge pull request #10100 from ansible/revert-9834-fix-variables-with-dashesBrian Coca2015-01-261-1/+1
|\ \ \ \
| * | | | Revert "Support variable values with dashes"revert-9834-fix-variables-with-dashesBrian Coca2015-01-261-1/+1
|/ / / /