summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Path of group_vars and host_vars were getting the basedir added twice.fix-group_vars_pathToshio Kuratomi2015-08-053-4/+12
* 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
* | | Merge pull request #11838 from cchurch/stringify_powershell_unquote_valueJames Cammarata2015-08-022-0/+12
|\ \ \
| * | | Fix for PowerShell unquote method when passed None.Chris Church2015-08-022-0/+12
| | |/ | |/|
* | | Merge pull request #11835 from cchurch/raw_is_not_raw_enoughJames Cammarata2015-08-022-2/+11
|\ \ \
| * | | Make sure raw doesn't eat key=value arguments.Chris Church2015-08-022-2/+11
* | | | Merge pull request #11831 from marcosgm/develJames Cammarata2015-08-021-1/+10
|\ \ \ \
| * | | | Bug #11830, keep working even if we use private_networkingMarcos Garcia2015-08-011-1/+10
| |/ / /
* | | | Merge pull request #11832 from amenonsen/zeroforksJames Cammarata2015-08-023-3/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Disallow --forks 0Abhijit Menon-Sen2015-08-023-3/+7
| |/ /
* | | Merge pull request #11834 from amenonsen/pausepromptJames Cammarata2015-08-021-3/+3
|\ \ \
| * | | Make 'pause: prompt=…' print the promptAbhijit Menon-Sen2015-08-021-3/+3
|/ / /
* | | Fixing the pause module for develJames Cammarata2015-08-021-36/+56
|/ /
* | Merge pull request #11827 from amenonsen/trivial-fixmesToshio Kuratomi2015-08-011-2/+1
|\ \
| * | Remove TODO: the play already overrides optionsAbhijit Menon-Sen2015-08-011-2/+1
* | | Merge pull request #11828 from amenonsen/configmsgToshio Kuratomi2015-08-011-1/+4
|\ \ \ | |/ / |/| |
| * | Show a better message when ansible.cfg is not foundAbhijit Menon-Sen2015-08-011-1/+4
|/ /
* | Merge pull request #11825 from ansible/tox-py24Toshio Kuratomi2015-07-312-3/+6
|\ \
| * | Push python2.4 check into travisToshio Kuratomi2015-07-312-3/+6
* | | Merge pull request #11826 from amenonsen/trivial-fixmesJames Cammarata2015-08-012-2/+0
|\ \ \ | |/ / |/| |