summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Make ec2 inventory plugin Python 3 compatiblePaul Logston2015-04-241-12/+22
* | Finish backporting of smart transport selection from v1 into v2James Cammarata2015-04-271-6/+17
* | Revert shebang change added in v2 bin/ scriptsJames Cammarata2015-04-273-3/+3
* | Merge pull request #10842 from tylerharper/patch-1Brian Coca2015-04-271-1/+1
|\ \
| * | change --ansible-private-keyfile to --private-keyTyler Harper2015-04-271-1/+1
* | | Applying 499081490 fix for rax.py to v2Matt Martz2015-04-271-1/+5
* | | Applying cfd05ceaf fix for rax.py to v2Matt Martz2015-04-271-3/+50
* | | Applying bf916fb5 fix to v2root2015-04-271-0/+22
* | | Updating module_utils/facts.py in v2 with v1 versionJames Cammarata2015-04-271-21/+24
* | | Updating module_utils/ec2.py in v2 with version from v1James Cammarata2015-04-271-13/+16
* | | Moving new module_utils/cloudstack.py to v2James Cammarata2015-04-271-0/+195
* | | Applying backup_local fixes to v2Brian Coca2015-04-271-7/+11
* | | Applying c9fb97cc8 (permissions on symlink fix) to v2Toshio Kuratomi2015-04-271-4/+15
* | | added new consul modules to changelogBrian Coca2015-04-271-0/+4
* | | Use six to import urlparseToshio Kuratomi2015-04-271-2/+3
* | | Restore python3 fixupsToshio Kuratomi2015-04-278-5/+19
* | | Enable warnings for python3 on scripts shebangs.Toshio Kuratomi2015-04-273-3/+44
* | | Restore the python3-compat import __future__ and Exception as update.Toshio Kuratomi2015-04-271-5/+6
|/ /
* | Fixing winrm connection for v2James Cammarata2015-04-277-124/+124
|/
* Merge pull request #10612 from sivel/sync-ssh-argsBrian Coca2015-04-241-0/+5
|\
| * Add ability to specify using ssh_args in synchronizeMatt Martz2015-04-031-0/+5
* | Initial work to make paramiko connections work under v2James Cammarata2015-04-247-167/+124
* | Updating connection plugins not yet updated in v2 to catch new codeJames Cammarata2015-04-238-87/+255
* | Merge pull request #10142 from bcoca/v2_retry_files_configJames Cammarata2015-04-231-0/+2
|\ \
| * | added retry configs to v2, pending is actual functionalityBrian Coca2015-01-301-0/+2
* | | Merge pull request #10812 from jcpowermac/fix_vmware_util_moduleBrian Coca2015-04-221-3/+3
|\ \ \
| * | | Fixes VMware module utilsJoseph Callen2015-04-221-3/+3
|/ / /
* | | added new vmware_datacenter module to changelogBrian Coca2015-04-221-0/+1
* | | Merge pull request #10760 from jcpowermac/add_vmware_module_utilsBrian Coca2015-04-211-0/+137
|\ \ \
| * | | Modified per @bcocaJoseph Callen2015-04-211-91/+47
| * | | Adding a new VMware utilities moduleJoseph Callen2015-04-171-0/+181
* | | | added notes about privilege escalation limitationsBrian Coca2015-04-211-1/+5
* | | | changed formating to rst listsBrian Coca2015-04-211-26/+25
* | | | added new cloudstabck modules to changelogBrian Coca2015-04-211-0/+4
* | | | Merge pull request #10807 from Aclima/fix/playbooks_vault_emphasisBrian Coca2015-04-211-1/+1
|\ \ \ \
| * | | | Correct emphasis markup nit in playbooks_vault.rstGreg Taylor2015-04-211-1/+1
|/ / / /
* | | | Merge pull request #10806 from hnakamur/add_python_2.7_to_control_machine_req...Brian Coca2015-04-211-1/+1
|\ \ \ \
| * | | | Add Python 2.7 to Conrol Machine Requirements in docsiteHiroaki Nakamura2015-04-221-1/+1
|/ / / /
* | | | Add tests for yum module taking lists of packages in various formatsToshio Kuratomi2015-04-211-2/+104
* | | | Fixing some v2 bugsJames Cammarata2015-04-213-8/+16
* | | | ported fix from v1 to v2 on oracle linux family detectionBrian Coca2015-04-211-2/+2
* | | | Merge pull request #10800 from resmo/fix/update-changelogBrian Coca2015-04-211-3/+3
|\ \ \ \
| * | | | changelog: update cloudstack module namesRene Moser2015-04-211-3/+3
* | | | | Properly handle lack of stdout in results in v2James Cammarata2015-04-211-16/+16
* | | | | Merge pull request #10802 from pahaz/patch-2Brian Coca2015-04-211-1/+1
|\ \ \ \ \
| * | | | | Python 3 compatible `except` statmentPahaz Blinov2015-04-211-1/+1
|/ / / / /
* | | | | Merge pull request #10798 from hver/patch-1Brian Coca2015-04-211-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixed linksHennadiy (Gena) Verkh2015-04-211-1/+1
|/ / / /
* | | | Merge pull request #10789 from mavit/oracle_linux_os_familyBrian Coca2015-04-201-2/+2
|\ \ \ \
| * | | | Consistently use "OracleLinux" in OS detection.Peter Oliver2015-04-191-2/+2