summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixing role param precedence issuesissue_14475_fix_role_param_precedenceJames Cammarata2016-03-202-9/+9
* Merge pull request #15049 from mattclay/paramiko-unicodeToshio Kuratomi2016-03-191-0/+2
|\
| * Add missing to_bytes for cmd.Matt Clay2016-03-191-0/+2
* | Fix small error (thse => these)Michael Scherer2016-03-201-1/+1
* | Merge pull request #14679 from dagwieers/merge_hash_v2James Cammarata2016-03-191-1/+1
|\ \
| * | Avoid merging a dict and a AnsibleUnicodeDag Wieers2016-02-261-1/+1
* | | Merge pull request #14508 from brianlycett/patch-1James Cammarata2016-03-191-2/+40
|\ \ \
| * | | Update YAMLSyntax.rstbrianlycett2016-02-291-1/+1
| * | | Update YAMLSyntax.rstbrianlycett2016-02-291-2/+2
| * | | Update YAMLSyntax.rstbrianlycett2016-02-241-6/+9
| * | | Update YAMLSyntax.rstbrianlycett2016-02-161-2/+37
* | | | Merge branch 'a13m-destination_format' into develJames Cammarata2016-03-192-1/+22
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'destination_format' of https://github.com/a13m/ansible into a13...James Cammarata2016-03-192-1/+22
| |\ \ \ |/ / / /
| * | | Flexible tag-based naming for ec2 hostsAndy Grimm2015-07-282-1/+20
* | | | Merge pull request #13550 from KrzysiekJ/connect_to_region-wrapBrian Coca2016-03-181-2/+2
|\ \ \ \
| * | | | Use wrapped connect_to_region everywhere in ec2.pyKrzysztof Jurewicz2015-12-151-2/+2
* | | | | minor changelog updatesBrian Coca2016-03-181-2/+3
* | | | | Merge pull request #14872 from bcoca/ec2_inv_page_rdsBrian Coca2016-03-181-3/+8
|\ \ \ \ \
| * | | | | page rds instancesBrian Coca2016-03-181-3/+8
* | | | | | Merge pull request #15042 from RNanney/RNanney-validate_certsBrian Coca2016-03-181-0/+1
|\ \ \ \ \ \
| * | | | | | Update nxos.pyRNanney2016-03-181-0/+1
* | | | | | | Merge pull request #15043 from mattclay/docker-userToshio Kuratomi2016-03-181-33/+69
|\ \ \ \ \ \ \
| * | | | | | | Use docker exec -u when needed and if supported.Matt Clay2016-03-181-33/+69
* | | | | | | | changelog: add cloudflare_dnsRene Moser2016-03-191-0/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #14964 from keedya/develJames Cammarata2016-03-181-4/+6
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Bug FixAndre Keedy2016-03-141-4/+6
* | | | | | | Renaming per-item and retry callbacksJames Cammarata2016-03-188-29/+32
* | | | | | | Merge pull request #14993 from karmab/ovirt_connection_fixToshio Kuratomi2016-03-181-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Fixes ovirt inventory to only override credentials from environment when keys...karimb2016-03-181-3/+3
* | | | | | | | re-integrate test_test_infra output checkingnitzmahone2016-03-182-2/+6
| |_|/ / / / / |/| | | | | |
* | | | | | | More doc updates regarding ansible_shell_executableToshio Kuratomi2016-03-182-14/+15
* | | | | | | And another doc fixToshio Kuratomi2016-03-181-5/+5
* | | | | | | Update submodule links for docs fixesToshio Kuratomi2016-03-182-13/+10
* | | | | | | Use better rst markup (main change definition lists instead of code-blocks fo...Toshio Kuratomi2016-03-181-59/+60
* | | | | | | improve test_test_infra debug messaging, rc checknitzmahone2016-03-182-5/+9
* | | | | | | Fix the other typo from #15036Abhijit Menon-Sen2016-03-181-1/+1
* | | | | | | fixed typoBrian Coca2016-03-181-1/+1
* | | | | | | Merge pull request #14924 from mvgrimes/patch-1Abhijit Menon-Sen2016-03-181-3/+4
|\ \ \ \ \ \ \
| * | | | | | | Dynamically add ssl key to the mysql config hash iff needed mvgrimes2016-03-111-3/+4
* | | | | | | | Merge pull request #15023 from bpsuntrup/documentation_issue_15022Brian Coca2016-03-181-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Clarify developing modules documentationSUNTRUP2016-03-181-0/+3
* | | | | | | | | Add :Z to mount the volume. This is a docker-1.7+ option that makes the moun...Toshio Kuratomi2016-03-181-1/+1
* | | | | | | | | mount facts now include network mounts (nfs)Brian Coca2016-03-181-2/+2
* | | | | | | | | fixed typoBrian Coca2016-03-181-1/+1
* | | | | | | | | Merge pull request #15002 from camradal/develAbhijit Menon-Sen2016-03-181-0/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | add find_host_portgroup_by_name function to vmware utilsAlexey Kalinin2016-03-161-0/+8
* | | | | | | | | | Merge pull request #15000 from jpic/fix_coverallsBrian Coca2016-03-181-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Install coveralls, required by after_successjpic2016-03-161-1/+1
* | | | | | | | | | | Merge pull request #15031 from evgeni/modern-debianBrian Coca2016-03-183-4/+17
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | backwards compat for python-support on old Debian/Ubuntu releasesEvgeni Golov2016-03-183-2/+10