summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* In v2, exec_command should return bytes and the caller will take responsibili...winrm-return-bytesToshio Kuratomi2015-10-211-5/+5
* Update submodule refsToshio Kuratomi2015-10-202-12/+12
* Merge pull request #12839 from zemanel/patch-1Brian Coca2015-10-201-1/+1
|\
| * Fixed docs typoJosé Moreira2015-10-201-1/+1
|/
* Merge pull request #12835 from zarnovican/remove_yum_pkgBrian Coca2015-10-202-4/+4
|\
| * DOC: in yum examples, 'pkg' arg renamed to 'name'Brano Zarnovican2015-10-202-4/+4
|/
* Properly add the new test and limit six test to libToshio Kuratomi2015-10-192-2/+54
* Add python3-compat boilerplate to all .py files in lib/ansibleToshio Kuratomi2015-10-1936-8/+123
* avoid relative shlex importBrian Coca2015-10-191-0/+1
* Removing some cruft related to _local_action value on Task, which was removedJames Cammarata2015-10-193-37/+12
* Cleanup pyflakes warning (real error)Toshio Kuratomi2015-10-191-0/+1
* Cleanup more pyflakes warnings (2 real problems)Toshio Kuratomi2015-10-197-22/+13
* Simplify group_by by removing BYPASS_HOST_LOOP from the actionJames Cammarata2015-10-193-35/+26
* Cleanup some pyflakes warning (1 real error)Toshio Kuratomi2015-10-197-9/+8
* Clean up some more pyflakes warningsToshio Kuratomi2015-10-193-9/+2
* Cleanup pyflakes warning (real error)Toshio Kuratomi2015-10-191-1/+8
* Clean up a few more pyflakes warningsToshio Kuratomi2015-10-192-2/+8
* Clean up pyflakes warnings in inventoryToshio Kuratomi2015-10-193-7/+5
* Tox seems to not like the subsitution key for some reasonToshio Kuratomi2015-10-191-1/+2
* Move post_validate for tasks after checking for an includeJames Cammarata2015-10-192-9/+11
* Adding a v2 callback for task includesJames Cammarata2015-10-192-6/+13
* Update submodule refsToshio Kuratomi2015-10-192-15/+12
* Information on when to use to_str() and what a native string isToshio Kuratomi2015-10-191-0/+25
* Note removal of invocationToshio Kuratomi2015-10-191-0/+1
* Update submodule refsToshio Kuratomi2015-10-192-10/+16
* Remove auto-added invocation return value as it is not used by v2 and could l...Toshio Kuratomi2015-10-192-10/+0
* Merge pull request #12828 from resmo/changelogBrian Coca2015-10-191-0/+1
|\
| * changelog: add cs_loadbalancer_rule_memberRene Moser2015-10-191-0/+1
|/
* added cs_loadbalancer_rule to changelogBrian Coca2015-10-191-0/+1
* Merge pull request #12799 from resmo/for-ansibleBrian Coca2015-10-194-0/+220
|\
| * cloudstack: add tests for cs_loadbalancer_rule and _memberRene Moser2015-10-174-0/+220
* | Merge pull request #12820 from mgedmin/py3kBrian Coca2015-10-191-2/+1
|\ \
| * | Simplify tox.ini, remove outdated commentMarius Gedminas2015-10-191-2/+1
|/ /
* | changed warning to debug and expanded info on what is really happening, it wa...Brian Coca2015-10-181-1/+1
* | updated skippy to match default outputBrian Coca2015-10-181-15/+39
* | Merge pull request #12800 from chrismeyersfsu/fix-test_destructive_yumJames Cammarata2015-10-181-1/+0
|\ \
| * | remove invocation keyword checkChris Meyers2015-10-171-1/+0
* | | Merge pull request #12803 from mscherer/patch-2James Cammarata2015-10-181-1/+1
|\ \ \
| * | | Correct small error in changelogMichael Scherer2015-10-171-1/+1
| | |/ | |/|
* | | Merge pull request #12804 from chrismeyersfsu/fix-test_non_destructive_makefileJames Cammarata2015-10-181-1/+1
|\ \ \
| * | | allow env variable override of creds fileChris Meyers2015-10-171-1/+1
| | |/ | |/|
* | | Make hostvars json/yaml serializable in filtersJames Cammarata2015-10-183-4/+26
* | | Merge pull request #12802 from alflanagan/patch-1Brian Coca2015-10-171-1/+1
|\ \ \
| * | | Update README.mdA. Lloyd Flanagan2015-10-171-1/+1
| | |/ | |/|
* | | Reset basedir for plays that are not from a PlaybookIncludeJames Cammarata2015-10-171-0/+2
* | | Fixing logic in json cache plugin get()James Cammarata2015-10-171-16/+13
* | | Remove obsolute tag evaluation in free strategyJames Cammarata2015-10-171-4/+0
* | | Merge pull request #12796 from chrismeyersfsu/fix-test_destructive_mysql_vari...James Cammarata2015-10-171-2/+2
|\ \ \ | |/ / |/| |
| * | fix up mysql variable assertion logicChris Meyers2015-10-161-2/+2
| |/
* | Merge pull request #12787 from chrismeyersfsu/fix-test_destructive_aptJames Cammarata2015-10-171-1/+0
|\ \