summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1443 from dhozac/set-delegate-for-alias-0.8release-0.8Michael DeHaan2012-10-244-3/+29
|\
| * Fix ansible_ssh_host againDaniel Hokka Zakrisson2012-10-254-3/+29
|/
* Update packaging and CHANGELOG for release0.8Michael DeHaan2012-10-193-4/+4
* update changelogMichael DeHaan2012-10-191-0/+2
* Merge pull request #1388 from goozbach/selinux_bugsMichael DeHaan2012-10-191-11/+23
|\
| * make policy only be required if state is not disabledDerek Carter2012-10-191-11/+23
* | Merge pull request #1386 from jkleint/develMichael DeHaan2012-10-191-1/+1
|\ \
| * | Update Hadoop contrib URL.John Kleint2012-10-191-1/+1
| |/
* | Merge pull request #1387 from skvidal/develMichael DeHaan2012-10-191-1/+5
|\ \ | |/ |/|
| * when a pkg is installed, but not from any repo, don't error outSeth Vidal2012-10-191-1/+5
|/
* Merge pull request #1385 from dhozac/raise-error-for-scripts-tooMichael DeHaan2012-10-191-6/+6
|\
| * Raise error for missing hosts in inventory scripts as wellDaniel Hokka Zakrisson2012-10-191-6/+6
* | Merge pull request #1383 from dhozac/fix-for-local-portMichael DeHaan2012-10-191-1/+3
|\ \ | |/ |/|
| * None is unfortunately not an integerDaniel Hokka Zakrisson2012-10-191-1/+3
|/
* Update contrib/README.mdMichael DeHaan2012-10-181-0/+1
* delete extra else clauseMichael DeHaan2012-10-181-2/+1
* Merge branch 'devel' of git://github.com/willthames/ansible into develMichael DeHaan2012-10-183-2/+67
|\
| * Fixed tests to reflect desired configuration behaviourwillthames2012-10-183-2/+67
* | update changelogMichael DeHaan2012-10-181-0/+3
* | When using delegation, local_action should always use the local connection type.Michael DeHaan2012-10-183-8/+12
* | Merge pull request #1361 from lantins/develMichael DeHaan2012-10-182-2/+6
|\ \
| * | Erroneous space in facter documentation.Luke Antins2012-10-181-1/+1
| * | Copy module can replace symlink with a real file.Luke Antins2012-10-181-1/+5
* | | Merge pull request #1367 from jpmens/mdtemplMichael DeHaan2012-10-182-1/+73
|\ \ \
| * | | Add support for Github-flavored Markdown to module_formatterJan-Piet Mens2012-10-182-1/+73
* | | | Merge pull request #1372 from jpmens/rst_template1Michael DeHaan2012-10-185-7/+12
|\ \ \ \
| * | | | module_formatter: .rst now correctly handles code examplesJan-Piet Mens2012-10-185-7/+12
| |/ / /
* | | | Merge pull request #1373 from jpmens/who1Michael DeHaan2012-10-181-1/+2
|\ \ \ \
| * | | | Addition to WhoUses + typo fixJan-Piet Mens2012-10-181-1/+2
| |/ / /
* | | | Merge pull request #1374 from brainpage/symlink_fixMichael DeHaan2012-10-181-1/+1
|\ \ \ \
| * | | | symlink fixJonathan Palley2012-10-181-1/+1
| |/ / /
* | | | Merge pull request #1375 from sergevanginderachter/develMichael DeHaan2012-10-181-1/+1
|\ \ \ \
| * | | | typo in handlers example yamlSerge van Ginderachter2012-10-181-1/+1
| |/ / /
* | | | Merge pull request #1378 from dhozac/ansible_ssh-fixesMichael DeHaan2012-10-181-4/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Port should be an integerDaniel Hokka Zakrisson2012-10-181-1/+1
| * | | Accessing a node that doesn't exist throws an exceptionDaniel Hokka Zakrisson2012-10-181-3/+6
|/ / /
* | | add error message if keyczar is not installed and the user tries to use fireb...Michael DeHaan2012-10-171-0/+3
* | | Fix port overrides such that with fireball mode you don't have to specify an ...Michael DeHaan2012-10-172-2/+4
* | | Merge branch 'documentation' of git://github.com/lantins/ansible into develMichael DeHaan2012-10-172-2/+6
|\ \ \ | |_|/ |/| |
| * | Add examples to user module documentation.Luke Antins2012-10-181-1/+5
| * | Fix indent of fail module example to prevent unwanted `<blockquote></pre></p>...Luke Antins2012-10-181-1/+1
| |/
* | Env var vs config priority fixingMichael DeHaan2012-10-171-1/+3
* | Add who uses ansible page back.Michael DeHaan2012-10-172-0/+32
|/
* Remove "the the"Michael DeHaan2012-10-171-1/+1
* Only expand lists in templating inside of module action lines, to avoid break...Michael DeHaan2012-10-173-7/+7
* Various tweaking of the delegate_to loop code.Michael DeHaan2012-10-172-24/+21
* Fix ansible_ssh_host after 339c05bbDaniel Hokka Zakrisson2012-10-171-16/+9
* Merge pull request #1360 from dhozac/remove-debug-printMichael DeHaan2012-10-171-2/+0
|\
| * Remove debug print statementsDaniel Hokka Zakrisson2012-10-171-2/+0
|/
* Merge pull request #1357 from nigelm/nigelm_doc_tweaksMichael DeHaan2012-10-171-0/+8
|\