summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixing up performanceperf_improvementsJames Cammarata2015-11-0410-26/+67
* added ipify_facts to changelogBrian Coca2015-11-021-0/+1
* switched clean_data from hardcoded delimiters to actual currently set jinja2 ...Brian Coca2015-11-021-4/+4
* show task path on 2 vsBrian Coca2015-11-012-2/+2
* Change the dict attribute collision warning to recommend using bracket notationToshio Kuratomi2015-11-011-3/+19
* made condition not simplifiable to 'in'Brian Coca2015-11-011-3/+3
* Merge pull request #12998 from abuduba/develBrian Coca2015-11-011-1/+1
|\
| * [Makefile] Ensure english dates are generated in debian/changelog placeholder...=2015-11-011-1/+1
* | Merge pull request #12993 from ypid/avoid-python-object-name-in-complex-datat...Brian Coca2015-11-011-1/+4
|\ \
| * | Avoid key names which are valid attributes for data types in Python.Robin Schneider2015-10-311-1/+4
* | | Merge pull request #12994 from resmo/for_ansibleBrian Coca2015-11-011-39/+38
|\ \ \ | |_|/ |/| |
| * | doc: cloudstack guide fix upRene Moser2015-10-311-39/+38
* | | Merge pull request #12995 from resmo/fix/cloudstack-utilsMatt Martz2015-11-011-2/+2
|\ \ \
| * | | cloudstack: clean up unneeded ";"Rene Moser2015-11-011-2/+2
|/ / /
* | | added xbps pkg mgr to factsBrian Coca2015-10-311-0/+1
* | | commented out all settings in exampmle ansible.cfg as we really only want to ...Brian Coca2015-10-311-17/+17
* | | changelog updates:Brian Coca2015-10-311-40/+40
* | | fixed documentation for host patterns separatorsBrian Coca2015-10-311-2/+5
* | | remove deprecation for :, add ; functionality (its deprecated but it should w...Brian Coca2015-10-311-5/+2
* | | Revert "Document , instead of : in intro_patterns, update changelog"Brian Coca2015-10-312-7/+9
|/ /
* | Merge pull request #12989 from resmo/patch-2Brian Coca2015-10-311-1/+1
|\ \
| * | doc: add cloudstack guide to the guidesRené Moser2015-10-311-1/+1
|/ /
* | fixed rekey password handlingBrian Coca2015-10-312-10/+7
* | vault noe preserves permissions on edit and rekey and sets a restricitve defa...Brian Coca2015-10-312-5/+20
* | Merge pull request #12988 from resmo/cloudstack-guideBrian Coca2015-10-311-0/+293
|\ \
| * | Create guide_cloudstack.rstRené Moser2015-10-311-0/+293
| |/
* | removed invocation from tests as it is only available on very very verbose modeBrian Coca2015-10-314-16/+9
|/
* removed action plugin as service facts and separate modules don't work yet an...Brian Coca2015-10-301-64/+0
* properly sanitize registered varsBrian Coca2015-10-301-1/+6
* removed key striping as they are read up the chainBrian Coca2015-10-301-2/+1
* remove commented out printsBrian Coca2015-10-301-2/+0
* removed no_log redundant codeBrian Coca2015-10-301-5/+1
* simplified invocation removal, added no_log awarenessBrian Coca2015-10-301-10/+7
* Merge pull request #12975 from larsks/bug/12963Brian Coca2015-10-301-8/+19
|\
| * add missing configuration examplesLars Kellogg-Stedman2015-10-301-8/+19
* | Merge pull request #12962 from bcoca/pull_fixesJames Cammarata2015-10-302-7/+4
|\ \
| * | removed debug printBrian Coca2015-10-291-1/+0
| * | removed requirement of destination and set documented defaultBrian Coca2015-10-292-6/+4
| * | fixes options for ansible pullBrian Coca2015-10-291-4/+4
* | | Make handlers obey run_once (or BYPASS_HOST_LOOP)James Cammarata2015-10-302-1/+12
| |/ |/|
* | Merge branch 'Yannig-devel_fix_debug_var' into develJames Cammarata2015-10-301-9/+0
|\ \
| * \ Merge branch 'devel_fix_debug_var' of https://github.com/Yannig/ansible into ...James Cammarata2015-10-301-9/+0
| |\ \ |/ / /
| * | Fix for issue #12952: this code interfere with debug+var and seems to be unne...Yannig Perré2015-10-281-9/+0
* | | Merge pull request #12973 from bastianharren/patch-1Brian Coca2015-10-301-1/+1
|\ \ \
| * | | stdout_callback instead of callback_stdoutbastianharren2015-10-301-1/+1
* | | | Merge pull request #12974 from jaamiller/patch-1Brian Coca2015-10-301-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Update playbooks_lookups.rstjaamiller2015-10-301-0/+2
|/ / /
* | | Don't immediately fail on PlayContext setupJames Cammarata2015-10-291-11/+22
| |/ |/|
* | updated submodule refsBrian Coca2015-10-291-9/+7
* | Merge pull request #12965 from matburt/fix_ec2_nested_groupsJames Cammarata2015-10-291-1/+3
|\ \