summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix the way host and group vars are loadedfix_inv_vars_loadingJames Cammarata2016-06-022-25/+41
* Add validate_certs to vmware doc fragment (#16096)Bede Carroll2016-06-021-0/+7
* Add junit callback plugin. (#16089)Matt Clay2016-06-011-0/+240
* Merge pull request #15178 from alikins/galaxy_info_outputAdrian Likins2016-06-011-1/+0
|\
| * galaxy info displayed 'galaxy_info' section wrongAdrian Likins2016-05-311-1/+0
* | Revert "Add prefixing and suffixing fuctionality to assemble module" (#16084)Brian Coca2016-06-011-16/+2
* | Update submodule refs.Matt Clay2016-05-312-12/+19
* | Merge pull request #10399 from underyx/assemble-with-prefix-and-suffixChris Houseknecht2016-05-311-2/+16
|\ \
| * | Add header and footer support to assemble actionBence Nagy2016-05-311-2/+16
* | | 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
* | 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
* | 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-262-3/+3
* | 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
* | | fixed service fact usageBrian Coca2016-05-261-3/+3
|/ /
* | 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
* | | updated subrefsBrian Coca2016-05-252-20/+13
* | | 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
* | | Update submodule refsToshio Kuratomi2016-05-242-40/+17
* | | Adds a general purpose Exception class for F5 modules (#15977)Tim Rupp2016-05-241-1/+8
* | | skip non executable inventory when no shebang (#15969)Brian Coca2016-05-241-2/+2
* | | Add SEQUENCETYPE to handle the dict_keys type (#15953)Michael Scherer2016-05-231-2/+8
* | | renamed systemd detection functionBrian Coca2016-05-231-2/+2
* | | Save and restore the loader's basedir when loading playbooksJames Cammarata2016-05-231-0/+8
|/ /
* | Add a alias for 'long' since python3 do not have it (#15952)Michael Scherer2016-05-231-0/+6
* | When adding nested blocks, don't pass in any parent includesJames Cammarata2016-05-231-1/+1
* | Fix the error handling for loop squashing to restore the name argument into t...Toshio Kuratomi2016-05-211-1/+5
* | bump submodule refsnitzmahone2016-05-202-10/+44
* | now we show path from which we load module on vvvBrian Coca2016-05-201-1/+2
* | return friendlier error when failing to make dirsBrian Coca2016-05-201-2/+3
* | Avoid duplicate system related fact calls. (#15716)jctanner2016-05-191-3/+8
* | Update submodule refsToshio Kuratomi2016-05-192-13/+10
* | Merge pull request #15919 from camradal/develMatt Davis2016-05-191-1/+1
|\ \
| * | Fix issue with latest pyvmomi and certificate validationAlexey Kalinin2016-05-141-1/+1
* | | Catch DistributionNotFound when pycrypto is absent (#15731)Peter Oliver2016-05-191-0/+5
* | | Add work-around for ssh pty race condition.Matt Clay2016-05-192-0/+11
* | | docs: cloudstack: add cloudstack guide to doc fragments (#15898)René Moser2016-05-191-0/+1
* | | Update submodule refsToshio Kuratomi2016-05-182-10/+13
* | | Make 'required' optional in module docs (#15906)Matt Davis2016-05-181-5/+3
|/ /
* | More playbook executor compatibility fixesJames Cammarata2016-05-182-4/+12