summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add prefixing and suffixing fuctionality to assemble module"revert-10399-assemble-with-prefix-and-suffixBrian Coca2016-06-012-26/+2
* Merge pull request #16079 from mattclay/pass-testsMatt Clay2016-05-314-0/+19
|\
| * Skip some service tests for systemd.Matt Clay2016-05-314-0/+19
|/
* Add a framework, fixtures and test for common synchronize scenarios. (#15983)jctanner2016-05-3133-0/+3991
* Update submodule refs.Matt Clay2016-05-312-12/+19
* Merge pull request #10399 from underyx/assemble-with-prefix-and-suffixChris Houseknecht2016-05-312-2/+26
|\
| * Add integration test for assemble with a header and a footerBence Nagy2016-05-311-0/+10
| * Add header and footer support to assemble actionBence Nagy2016-05-311-2/+16
* | Fix mock loader for osx /etc symlinks (#16074)jctanner2016-05-315-0/+21
* | Run tests on ubuntu1604 and opensuseleap (#15936)Robin Roth2016-05-319-37/+93
* | Don't use TEST_FLAGS for the test_tags target.Matt Clay2016-05-311-3/+3
* | Mark tasks expected to fail with EXPECTED FAILURE.Matt Clay2016-05-314-7/+8
* | Do not remove exception from result, hide output.Matt Clay2016-05-314-12/+4
* | fixed confusing reporting when no hosts are matchedBrian Coca2016-05-312-5/+11
* | added necessary argument (#16067)Devin Waas2016-05-311-1/+1
* | fix version/help when missing actionBrian Coca2016-05-312-45/+29
* | treat roles_path as the list it is for galaxy listBrian Coca2016-05-311-16/+17
* | Add a new vmware inventory script backed by pyvmomi (#15967)jctanner2016-05-305-0/+761
* | Fix grammar (#16037)Sven-Hendrik Haase2016-05-281-1/+1
* | doc: changelog: add cs_snapshot_policy moduleRene Moser2016-05-281-1/+2
* | Merge pull request #16035 from chouseknecht/develChris Houseknecht2016-05-271-8/+7
|\ \
| * | Bump ansible-modules-core submodule to commit 90e8a36d4c2b3f53ee725b0a4f694d3...chouseknecht2016-05-271-8/+7
|/ /
* | Solve performance issue with a large number of groups (#13957)Tobias Wolf2016-05-271-14/+49
* | moved validate info from vvv to debugBrian Coca2016-05-272-2/+2
* | Fix missing ignore_certs (#16018)Chris Houseknecht2016-05-273-14/+7
* | Fix unarchive failures when the destination is a symlink to a directory (#15999)Toshio Kuratomi2016-05-264-6/+101
* | Merge pull request #16012 from stpierre/list-like-choicesMatt Davis2016-05-261-2/+2
|\ \
| * | Modules: check for list-like choices in arg specChris St. Pierre2016-05-261-2/+2
* | | Use get_dep_chain() instead of directly using a blocks _dep_chainJames Cammarata2016-05-261-2/+2
* | | Corrected reference to httptester container.Matt Clay2016-05-261-2/+2
* | | Merge pull request #16014 from sivel/httptester-imageMatt Clay2016-05-264-2/+86
|\ \ \
| * | | Add httptester docker container files and update run_tests.sh to use ansible/...Matt Martz2016-05-264-2/+86
|/ / /
* | | fixed service fact usageBrian Coca2016-05-261-3/+3
|/ /
* | docker was deprecated, test now reflects new nameBrian Coca2016-05-261-1/+1
* | Merge pull request #15974 from resmo/feature/vpcRené Moser2016-05-261-0/+54
|\ \
| * | cloudstack: add common network codeRene Moser2016-05-241-0/+27
| * | cloudstack: add VPC supportRene Moser2016-05-231-0/+27
* | | mark azure_rm_X_facts modules as TECH PREVIEWnitzmahone2016-05-251-7/+7
* | | Merge pull request #15986 from dharmabumstead/develRyan Brown2016-05-251-12/+40
|\ \ \
| * | | Fixed indenting in samples.Scott Butler2016-05-251-10/+10
| * | | Merge branch 'devel' of https://github.com/ansible/ansible into develScott Butler2016-05-251-2/+2
| |\ \ \
| * | | | Typo fixScott Butler2016-05-251-1/+1
| * | | | Typo fixesScott Butler2016-05-241-4/+4
| * | | | Incorporated additional tech review feedback.Scott Butler2016-05-241-12/+40
* | | | | updated subrefsBrian Coca2016-05-252-20/+13
* | | | | updated for service and systemdBrian Coca2016-05-251-0/+2
* | | | | add missing azure_rm modules to changelognitzmahone2016-05-251-0/+8
* | | | | re-add the service action plugin (#13001)Brian Coca2016-05-251-0/+64
| |/ / / |/| | |
* | | | Add strings 'True' and 'False' as booleans as python bools converted to strin...Toshio Kuratomi2016-05-251-2/+2
|/ / /
* | | Merge pull request #15985 from alikins/vault_keyring_15984_fixMatt Martz2016-05-241-4/+5
|\ \ \