summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | 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
| * | | | | | | | | | | update README.mdEvgeni Golov2016-03-171-1/+1
| * | | | | | | | | | | migrate to dh-pythonEvgeni Golov2016-03-172-3/+4
| * | | | | | | | | | | moden apt can install local debs with dependencies just fineEvgeni Golov2016-03-171-0/+4
* | | | | | | | | | | | Cleanups to docs and rename of inv varToshio Kuratomi2016-03-183-6/+6
* | | | | | | | | | | | Merge pull request #14936 from bcoca/ansible_executableToshio Kuratomi2016-03-186-10/+29
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | add ansible_executable inventory varBrian Coca2016-03-176-10/+29
* | | | | | | | | | | | | Catch ValueError as well because of El Capitan provoking a bug in python2's s...Toshio Kuratomi2016-03-181-1/+5
* | | | | | | | | | | | | Merge pull request #9776 from MiLk/fixes/git-repo-info-branchAbhijit Menon-Sen2016-03-181-4/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ansible.utils._git_repo_info() now supports branch names with slashesEmilien Kenler2016-01-221-4/+8
* | | | | | | | | | | | | | Merge pull request #7395 from hkariti/ec2_hostname_variableAbhijit Menon-Sen2016-03-182-27/+66
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Clean up lines with only whitespaces in ec2.pyHagai Kariti2016-03-171-3/+3
| * | | | | | | | | | | | | Added hostname_variable to ec2 inventoryHagai Kariti2016-03-172-28/+67
* | | | | | | | | | | | | | use just 'remote_user' as user for the docker connectionThomas Steinbach2016-03-171-4/+2
* | | | | | | | | | | | | | use remote_user or become_user in docker connectionThomas Steinbach2016-03-171-2/+4
* | | | | | | | | | | | | | Merge pull request #15024 from bcoca/delegation_vars_fixBrian Coca2016-03-171-3/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ensure we use delegated vars on delegationBrian Coca2016-03-171-3/+6
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Clarify the document about the order of matryoshka shellsToshio Kuratomi2016-03-171-15/+20
* | | | | | | | | | | | | | Merge pull request #14870 from zyegfryed/patch-1James Cammarata2016-03-171-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fix filtering by project in Cloudstask inventorySébastien Fievet2016-03-091-2/+2
* | | | | | | | | | | | | | | Make sure tuples returned by _get_item() are handled correctly in formattingJames Cammarata2016-03-171-1/+1
| |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #14982 from Linuturk/GalaxyInitWhitespaceFixRené Moser2016-03-172-7/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Remove trailing whitespace from the galaxy init Jinja2 template. Default a de...Justin Phelps2016-03-152-7/+8
* | | | | | | | | | | | | | | Merge pull request #14761 from enbritely/fix-ec2-inventoryAbhijit Menon-Sen2016-03-171-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Do not use name `tag` for intance filterJoe2016-03-021-1/+1
| * | | | | | | | | | | | | | Fix AWS EC2 external inventory script config readJoe2016-03-021-1/+4
* | | | | | | | | | | | | | | Merge pull request #15003 from ansible/jail-enable-pipeliningToshio Kuratomi2016-03-171-8/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Enable pipelining for jail connection pluginToshio Kuratomi2016-03-161-8/+1
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | corrected version added for ansible_versionBrian Coca2016-03-171-1/+1
* | | | | | | | | | | | | | | avoid exceptiosn when not being called by CLIBrian Coca2016-03-171-1/+4
* | | | | | | | | | | | | | | Merge pull request #14908 from mattclay/mysql-connect-timeoutToshio Kuratomi2016-03-172-4/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Update test to use mysql connect_timeout option.Matt Clay2016-03-161-4/+1
| * | | | | | | | | | | | | | Add docs for mysql* modules connect_timeout.Matt Clay2016-03-161-0/+6
* | | | | | | | | | | | | | | Merge pull request #14947 from mscherer/add_ansible_version_docAbhijit Menon-Sen2016-03-171-0/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Add doc on ansible_version, fix #13204Michael Scherer2016-03-131-0/+18
* | | | | | | | | | | | | | | | Merge pull request #14484 from Antillean/extra-vars_docsAbhijit Menon-Sen2016-03-171-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Documenting that values passed in using the extra-vars 'key=value' syntax are...Kamal Wood2016-02-151-0/+3
* | | | | | | | | | | | | | | | | Adding more unit tests for AnsibleModule things in basic.pyJames Cammarata2016-03-173-0/+128
* | | | | | | | | | | | | | | | | Cleaning up use of literal_eval in basic.py AnsibleModule.safe_evalJames Cammarata2016-03-171-5/+1
| |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #11642 from quentinsf/inventory_ignoresAbhijit Menon-Sen2016-03-171-2/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Fix typo in docsQuentin Stafford-Fraser2015-07-211-1/+1
| * | | | | | | | | | | | | | | | Documentation for inventory ignored extensionsQuentin Stafford-Fraser2015-07-211-2/+10
* | | | | | | | | | | | | | | | | Merge pull request #14948 from mscherer/fix_doc_lexerBrian Coca2016-03-161-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Fix pygments lexer nameMichael Scherer2016-03-131-1/+1
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #15011 from dagwieers/fix-unreachable-colorBrian Coca2016-03-161-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Fix the color when unreachable in default cb pluginDag Wieers2016-03-171-2/+2
* | | | | | | | | | | | | | | | | | fix lsb fact gatheringBrian Coca2016-03-161-19/+14