summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Optimize the plugin loader.optimize-plugin-loader-10165Toshio Kuratomi2015-02-171-10/+25
* Merge pull request #10263 from shamrin/fix-ansible-devel-linksBrian Coca2015-02-172-4/+4
|\
| * fix links to ansible-devel in documentation pagesAlexey Shamrin2015-02-172-4/+4
|/
* Update core modules to fix new integration testsToshio Kuratomi2015-02-161-8/+7
* Merge pull request #9957 from hfinucane/apt-deb-testsBrian Coca2015-02-161-0/+37
|\
| * Add tests for using .deb filesHenry Finucane2015-01-071-0/+37
* | Merge pull request #10259 from sivel/rax-boot-vol-v2Brian Coca2015-02-161-3/+50
|\ \
| * | Add new rax_find_bootable_volume to assist with boot from volumeMatt Martz2015-02-131-3/+50
* | | Merge pull request #10128 from alxgu/fix_facts_for_slesToshio Kuratomi2015-02-161-15/+40
|\ \ \
| * | | Exit loop after detecting os-releaseAlexander Gubin2015-02-161-2/+1
| * | | Wrong OS_FAMILY declaration for openSUSEAlexander Gubin2015-02-041-1/+1
| * | | Fix wrong distribution facts on SLES/openSUSEAlexander Gubin2015-01-291-14/+40
* | | | Merge pull request #10258 from stratoukos/issue_10257Brian Coca2015-02-161-1/+1
|\ \ \ \
| * | | | Fix umask calculation on file creation. Fixes #10257Stratos Moros2015-02-161-1/+1
|/ / / /
* | | | Merge pull request #10248 from hfinucane/gh-9888Brian Coca2015-02-161-0/+1
|\ \ \ \
| * | | | Add `groups` back into inline templatesHenry Finucane2015-02-151-0/+1
* | | | | Merge pull request #10256 from kstrauser/kerberos-docsBrian Coca2015-02-161-0/+8
|\ \ \ \ \
| * | | | | Added winrm/kerberos configuration informationKirk Strauser2015-02-161-0/+8
* | | | | | Merge pull request #10255 from bcoca/vaultpass_fixBrian Coca2015-02-161-1/+1
|\ \ \ \ \ \
| * | | | | | valutpass fix in password reorogBrian Coca2015-02-161-1/+1
|/ / / / / /
* | | | | | Merge pull request #10250 from cove/cyamlBrian Coca2015-02-161-1/+6
|\ \ \ \ \ \
| * | | | | | parse yaml using cparser if presentCove Schneider2015-02-161-1/+6
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #10247 from lorin/redis-docfixBrian Coca2015-02-161-0/+1
|\ \ \ \ \ \
| * | | | | | Document redis_kv Python package dependencyLorin Hochstein2015-02-151-0/+1
| |/ / / / /
* | | | | | Merge pull request #10229 from bcoca/patch_not_require_destBrian Coca2015-02-161-2/+2
|\ \ \ \ \ \
| * | | | | | dest is not required as patchfile can have that infoBrian Coca2015-02-121-2/+2
* | | | | | | Update modulesToshio Kuratomi2015-02-161-7/+8
* | | | | | | Tests for: https://github.com/ansible/ansible-modules-core/issues/778Toshio Kuratomi2015-02-161-0/+85
* | | | | | | Be careful not to set the permissions of the destination of a symlink.Toshio Kuratomi2015-02-161-3/+14
| |/ / / / / |/| | | | |
* | | | | | Fix the to_nice_yaml filter to always return unicode stringsToshio Kuratomi2015-02-141-2/+3
| |_|_|/ / |/| | | |
* | | | | updated version added for pkg5*Brian Coca2015-02-131-5/+5
* | | | | updated to pickup fixed cpanmBrian Coca2015-02-131-5/+5
* | | | | Merge pull request #10230 from gtirloni/develBrian Coca2015-02-121-1/+2
|\ \ \ \ \
| * | | | | Add how to load extra variables directly from a file (using @).Giovanni Tirloni2015-02-121-1/+2
|/ / / / /
* | | | | fixed vault pass alsoBrian Coca2015-02-121-1/+1
* | | | | fixed varname su_passBrian Coca2015-02-121-1/+1
* | | | | Merge pull request #10222 from bcoca/force_passwords_stringsBrian Coca2015-02-123-33/+26
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ensure proper strings/unicodestrings for passwordsBrian Coca2015-02-123-33/+26
|/ / / /
* | | | Didn't port isbasestring/isunicodestring from kitchen so switch to isinstanceToshio Kuratomi2015-02-122-8/+8
* | | | Update to fix logentries issuesToshio Kuratomi2015-02-122-16/+10
* | | | Merge pull request #10228 from giovtorres/broken_link_in_footerBrian Coca2015-02-121-2/+2
|\ \ \ \
| * | | | Fixed broken link. Added links to both core and extras git repos. Bumped dategiovtorres2015-02-121-2/+2
* | | | | Update modulesToshio Kuratomi2015-02-123-21/+21
* | | | | Merge pull request #10205 from alefteris/patch-1Toshio Kuratomi2015-02-121-1/+1
|\ \ \ \ \
| * | | | | Typo in galaxy.rstThanos Lefteris2015-02-111-1/+1
| | |/ / / | |/| | |
* | | | | Making task includes dynamic and fixing many other bugsJames Cammarata2015-02-1215-302/+154
| |/ / / |/| | |
* | | | Merge pull request #8792 from bcoca/ternary_filterBrian Coca2015-02-122-0/+14
|\ \ \ \
| * | | | ternary filterBrian Coca2014-08-272-2/+16
* | | | | Merge pull request #9421 from emonty/features/new-openstackBrian Coca2015-02-123-0/+273
|\ \ \ \ \
| * | | | | Add new OpenStack Inventory moduleMonty Taylor2015-02-111-0/+145