summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use _connection instead of _play_context for information about the connectionsynchronize-connection-vs-play_contextToshio Kuratomi2016-03-251-5/+5
* Fix --start-at-task which was broken by the setup task revampJames Cammarata2016-03-251-14/+20
* Update submodule refsToshio Kuratomi2016-03-252-14/+14
* added make module to changelogBrian Coca2016-03-251-0/+1
* Merge pull request #14930 from mholiv/enable_dollar_as_first_char_in_folder_a...Matt Davis2016-03-252-2/+2
|\
| * Modified files to use single quotes rather than double for file path. Powersh...root2016-03-112-2/+2
* | Reverse boilerplate order because from __future__ must be the first code in t...Toshio Kuratomi2016-03-241-1/+1
* | Merge pull request #15046 from bcoca/script_rawBrian Coca2016-03-242-7/+10
|\ \
| * | removes python requirement to scriptBrian Coca2016-03-242-7/+10
* | | Merge pull request #15156 from listx/develBrian Coca2016-03-241-0/+4
|\ \ \
| * | | examples/ansible.cfg: add vault_password_fileLinus Arver2016-03-241-0/+4
* | | | fix breakage from new recursive=True arg to chmodnitzmahone2016-03-241-1/+1
|/ / /
* | | Add python3 compat boilerplateToshio Kuratomi2016-03-241-1/+2
* | | Don't process the same host multiple timesToshio Kuratomi2016-03-241-1/+1
* | | added new tests to changelogBrian Coca2016-03-241-0/+4
|/ /
* | Merge pull request #15062 from gechr/gc-subset-superset-filtersBrian Coca2016-03-241-0/+34
|\ \
| * | Add `issubset` and `issuperset` testsGeorge Christou2016-03-211-0/+34
* | | Merge pull request #13425 from ThomasSteinbach/docker_remote_connectionToshio Kuratomi2016-03-242-4/+19
|\ \ \
| * | | fixed some breaks after merging ansible/develThomas Steinbach2016-03-242-9/+15
| * | | forwarded docker_extra_args to latest upstream/origin/develThomas Steinbach2016-03-24421-4808/+22838
| |\ \ \
| * | | | Allow setup of docker remote connectionsThomas Steinbach2015-12-042-12/+17
* | | | | remove coveralls from travisBrian Coca2016-03-241-3/+1
| |/ / / |/| | |
* | | | Should be errors=strict since we don't want to end up matching hosts like '???'Toshio Kuratomi2016-03-241-1/+1
* | | | Fix using non-ascii for inventory hostname patterns with the CLI.Toshio Kuratomi2016-03-241-1/+2
* | | | Merge branch 'static_includes' into develJames Cammarata2016-03-249-33/+268
|\ \ \ \
| * | | | Add options to make includes 'static'James Cammarata2016-03-249-33/+268
|/ / / /
* | | | nv_por is needed later in the fileToshio Kuratomi2016-03-241-1/+1
* | | | Merge pull request #15009 from bcoca/py3_compat_fixesToshio Kuratomi2016-03-245-7/+13
|\ \ \ \
| * | | | python3 compatiblityBrian Coca2016-03-245-7/+13
* | | | | Make default var lookup for tasks follow the dep chainJames Cammarata2016-03-242-2/+5
* | | | | Merge pull request #15132 from mattclay/travis-connection-testsJames Cammarata2016-03-242-7/+17
|\ \ \ \ \ | |/ / / /
| * | | | Run more connection tests in Docker.Matt Clay2016-03-232-7/+17
|/ / / /
* | | | Merge pull request #15124 from ansible/gregdek-community-patch-1Brian Coca2016-03-231-0/+6
|\ \ \ \
| * | | | Add meeting info to Ansible community pagegregdek-community-patch-1Greg DeKoenigsberg2016-03-231-0/+6
* | | | | added sofltayer vm module to changelogBrian Coca2016-03-231-0/+2
* | | | | Merge pull request #15078 from ansible/module-permissions-fixToshio Kuratomi2016-03-2314-78/+217
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Don't create world-readable module and tempfiles without explicit user permis...Toshio Kuratomi2016-03-2314-78/+217
|/ / / /
* | | | updated man pages with imssing become optionBrian Coca2016-03-233-6/+21
* | | | avoid bad path entriesBrian Coca2016-03-231-0/+2
* | | | Exclude .tox from paths scanned for urlopenToshio Kuratomi2016-03-231-1/+1
* | | | Update submodule refsToshio Kuratomi2016-03-232-14/+14
* | | | Merge pull request #15120 from dagwieers/patch-17Brian Coca2016-03-231-14/+16
|\ \ \ \
| * | | | Update CONTRIBUTING.md with more recent developmentsDag Wieers2016-03-231-14/+16
* | | | | Merge pull request #15122 from Shrews/changelogBrian Coca2016-03-231-0/+5
|\ \ \ \ \
| * | | | | Update CHANGELOG for new OpenStack modulesDavid Shrewsbury2016-03-231-0/+5
| |/ / / /
* | | | | Fix log_invocation test on python2 with hash randomizationToshio Kuratomi2016-03-231-13/+29
* | | | | Get rid of extra trailing space in log messagesToshio Kuratomi2016-03-231-2/+2
|/ / / /
* | | | Merge pull request #15114 from djmattyg007/document_squash_actions_config_set...Brian Coca2016-03-233-1/+24
|\ \ \ \
| * | | | Add documentation for squash_actions configuration settingMatthew Gamble2016-03-233-1/+24
* | | | | Merge pull request #15118 from dagwieers/github-dirBrian Coca2016-03-232-35/+25
|\ \ \ \ \ | |/ / / / |/| | | |