summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Close module file once we're done reading from itclose-module-pathToshio Kuratomi2015-09-211-37/+37
* Merge pull request #12446 from mcsalgado/dict_getJames Cammarata2015-09-201-4/+1
|\
| * Use dict.get()Victor Salgado2015-09-201-4/+1
|/
* Merge pull request #12431 from hslee16/develJames Cammarata2015-09-202-5/+8
|\
| * return None if group does not exist in inventory groupsAlex Lee2015-09-172-5/+8
* | Merge pull request #12097 from mgedmin/patch-1Toshio Kuratomi2015-09-201-4/+1
|\ \
| * | Fix typo, remove redundant paragraphMarius Gedminas2015-08-261-4/+1
* | | Add play context vars to list of variables before post validationJames Cammarata2015-09-191-4/+3
* | | Template handler names before checking to see if they need to runJames Cammarata2015-09-181-5/+8
* | | Merge pull request #12432 from mgedmin/py3kJames Cammarata2015-09-181-1/+3
|\ \ \
| * | | Python 3: there's no xrangeMarius Gedminas2015-09-181-1/+3
| | |/ | |/|
* | | Merge pull request #12436 from amenonsen/rangesJames Cammarata2015-09-183-5/+41
|\ \ \
| * | | Support «hosts: groupname[1:]» notation (~= 'the rest of the group')Abhijit Menon-Sen2015-09-183-5/+13
| * | | Add some tests for split/apply_subscriptAbhijit Menon-Sen2015-09-181-0/+28
* | | | Refactoring delegate_to codeJames Cammarata2015-09-183-77/+55
* | | | Fixing some bugs in _compute_delegate() in TaskExecutorJames Cammarata2015-09-181-12/+36
* | | | Merge pull request #12409 from mgedmin/patch-2Brian Coca2015-09-181-1/+1
|\ \ \ \
| * | | | Fix example formattingMarius Gedminas2015-09-171-1/+1
* | | | | Merge pull request #12440 from privateip/vcaBrian Coca2015-09-181-15/+153
|\ \ \ \ \
| * | | | | added new module object to vcaPeter Sprygada2015-09-181-15/+153
|/ / / / /
* | | | | Merge pull request #12425 from privateip/develBrian Coca2015-09-181-0/+165
|\ \ \ \ \
| * | | | | initial add of vca common modulePeter Sprygada2015-09-171-0/+165
* | | | | | fix for AIX network factsBrian Coca2015-09-181-1/+1
| |_|/ / / |/| | | |
* | | | | made boto3 non mandatoryBrian Coca2015-09-181-3/+9
* | | | | Update the submodule pointersToshio Kuratomi2015-09-182-12/+15
* | | | | added cs_user to changelogBrian Coca2015-09-181-0/+1
| |_|/ / |/| | |
* | | | Remove custom json encoder cleaner and strip proxy var stuff out before encodingJames Cammarata2015-09-172-14/+15
* | | | Tweak to hacking path fix to go back to subshell useJames Cammarata2015-09-171-1/+1
* | | | Merge pull request #12426 from evanccnyc/develJames Cammarata2015-09-171-1/+1
|\ \ \ \
| * | | | Allow env-setup to use spaces in full pathEC2015-09-171-1/+1
|/ / / /
* | | | Properly assign search path to environment.loader in template lookupJames Cammarata2015-09-171-3/+4
* | | | Catch worker errors that may be subclassed on others that lead to incorrect e...James Cammarata2015-09-171-10/+14
|/ / /
* | | Fix typo in ansible module_utils import from galaxy codeJames Cammarata2015-09-171-1/+1
* | | Merge pull request #12424 from amenonsen/ipv6-rangesChrrrles Paul2015-09-172-1/+9
|\ \ \
| * | | Allow hexadecimal ranges in IPv6 addresses, not only 0-9Abhijit Menon-Sen2015-09-172-1/+9
* | | | Merge pull request #12423 from amenonsen/split-fixupJames Cammarata2015-09-171-3/+0
|\ \ \ \
| * | | | Remove deprecation warning; now handled in _split_patternsAbhijit Menon-Sen2015-09-171-3/+0
| |/ / /
* | | | Merge branch 'amenonsen-addresses' into develJames Cammarata2015-09-175-14/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'addresses' of https://github.com/amenonsen/ansible into amenons...James Cammarata2015-09-175-14/+11
| |\ \ \ |/ / / /
| * | | Merge Host.ipv[46]_address into .addressAbhijit Menon-Sen2015-09-175-14/+11
| |/ /
* | | Merge branch 'amenonsen-hostpatterns' into develJames Cammarata2015-09-176-36/+155
|\ \ \
| * \ \ Merge branch 'hostpatterns' of https://github.com/amenonsen/ansible into amen...James Cammarata2015-09-176-36/+155
| |\ \ \ |/ / / /
| * | | Merge pull request #1 from mcsalgado/hostpatternsAbhijit Menon-Sen2015-09-172-3/+13
| |\ \ \
| | * | | Modify _split_pattern to use map when working with list inputVictor Salgado2015-09-171-3/+2
| | * | | Add more tests for _split_pattern for when the input is a listVictor Salgado2015-09-171-0/+11
| |/ / /
| * | | Fix missing colon (typo) in IPv6 patternAbhijit Menon-Sen2015-09-171-1/+1
| * | | Document , instead of : in intro_patterns, update changelogAbhijit Menon-Sen2015-09-172-9/+11
| * | | Add test/units/inventory with a few _split_pattern testsAbhijit Menon-Sen2015-09-172-0/+79
| * | | Use ',' instead of ':' or ';' to separate host patternsAbhijit Menon-Sen2015-09-171-26/+54
| |/ /
* | | Submodule update after correcting doc bugJames Cammarata2015-09-171-8/+5