summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Path of group_vars and host_vars were getting the basedir added twice."revert-11865-fix-group_vars_pathBrian Coca2015-08-063-12/+4
* Merge pull request #11798 from daburmistrov/daburmistrov-docsite-any_errors_f...Brian Coca2015-08-061-0/+42
|\
| * removing confusing partsdaburmistrov2015-08-061-3/+1
| * add documentation about any_errors_fataldaburmistrov2015-08-041-0/+44
* | updated submodule refsBrian Coca2015-08-062-13/+10
* | Merge pull request #11865 from ansible/fix-group_vars_pathBrian Coca2015-08-063-4/+12
|\ \
| * | Path of group_vars and host_vars were getting the basedir added twice.fix-group_vars_pathToshio Kuratomi2015-08-053-4/+12
* | | avoid possible errors with new broadcast handling in linuxBrian Coca2015-08-061-1/+3
* | | started porting chroot to v2Brian Coca2015-08-061-30/+28
* | | Merge pull request #10971 from mightydok/debbraoadcastfixBrian Coca2015-08-061-0/+5
|\ \ \
| * | | Fix align again, strange vim error. ansible/ansible#10917Vitaliy Okulov2015-05-111-4/+4
| * | | Align fix for ansible/ansible#10917Vitaliy Okulov2015-05-101-4/+4
| * | | Fix for ansible/ansible#10917Vitaliy Okulov2015-05-101-0/+5
* | | | Merge pull request #11869 from charleswhchan/develJames Cammarata2015-08-061-3/+3
|\ \ \ \
| * | | | Update README.mdCharles Chan2015-08-051-3/+3
| | |/ / | |/| |
* | | | Merge pull request #11868 from charleswhchan/patch-1James Cammarata2015-08-061-2/+2
|\ \ \ \
| * | | | Update README.mdCharles Chan2015-08-051-2/+2
| |/ / /
* | | | Merge pull request #11867 from willthames/dont_smother_exceptionsJames Cammarata2015-08-061-2/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Allow exceptions to pass through the programWill Thames2015-08-061-2/+6
|/ / /
* | | Fix synchronize source path with roles and local connectionToshio Kuratomi2015-08-051-4/+11
* | | Update submodule refs so synchronize plugin worksToshio Kuratomi2015-08-052-14/+13
* | | Cleanups to synchronize including:Toshio Kuratomi2015-08-052-51/+53
* | | Allow field attributes to have prioritiesJames Cammarata2015-08-053-14/+13
* | | Implementing includes in the free strategyJames Cammarata2015-08-052-1/+28
* | | make sure you only update pci data if there is a matchBrian Coca2015-08-051-1/+2
* | | Merge pull request #11816 from amenonsen/ssh-ipv6James Cammarata2015-08-051-8/+6
|\ \ \
| * | | Fix ssh connections to IPv6 addressesAbhijit Menon-Sen2015-08-021-8/+6
* | | | Fix jinja2 template search pathingJames Cammarata2015-08-043-1/+13
* | | | enabled yaml highlighting globally, made specific emphasis for blocks in play...Brian Coca2015-08-042-4/+12
* | | | added ec2_vpc_subnet to changelogBrian Coca2015-08-041-0/+1
* | | | Update conditional docs since @jimi-c got playbook includes working in 2.0Toshio Kuratomi2015-08-041-2/+3
* | | | Allow conditionals on PlaybookInclude statementsJames Cammarata2015-08-042-3/+22
* | | | Validate variable names given in set_factJames Cammarata2015-08-041-0/+39
* | | | Fix unit tests broken by previous commitJames Cammarata2015-08-041-1/+2
* | | | Use templar all the way downJames Cammarata2015-08-0415-42/+44
* | | | Exclude loop_args from post_validation for tasksJames Cammarata2015-08-041-0/+7
* | | | Merge pull request #10857 from jeffb-stell/develBrian Coca2015-08-032-0/+22
|\ \ \ \
| * | | | Add test for https://github.com/ansible/ansible/issues/9851Jeff Bachtel2015-04-282-0/+22
* | | | | fix quoting for become commandsBrian Coca2015-08-031-2/+1
* | | | | style cleanup because -ECANNOTUNDERSTAND without itToshio Kuratomi2015-08-031-18/+12
* | | | | Add a warning about python3 in the synchronize pluginToshio Kuratomi2015-08-031-0/+5
* | | | | added slackpkg to changelogBrian Coca2015-08-031-0/+1
* | | | | added apk to changelogBrian Coca2015-08-031-0/+1
* | | | | update unit tests for role templating changesJames Cammarata2015-08-031-8/+8
* | | | | Make ansible_python_interpreter work with synchronizeToshio Kuratomi2015-08-032-4/+30
* | | | | Allow role names to be templatedJames Cammarata2015-08-035-9/+22
* | | | | Fix free strategy only running first play in a multi-play playbookJames Cammarata2015-08-031-3/+2
* | | | | Inject the play context vars into the variables used for loop item templatingJames Cammarata2015-08-031-2/+10
* | | | | Fix relative paths for included filesJames Cammarata2015-08-032-2/+26
* | | | | Add option to fail on undefined variables to listifyJames Cammarata2015-08-033-7/+14