summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Refactor the argspec type checking and add path as a typeargspec-path-and-refactorToshio Kuratomi2015-06-291-56/+90
* Add building of docs to travisToshio Kuratomi2015-06-291-0/+1
* Allow callback plugins to be whitelistedJames Cammarata2015-06-292-0/+3
* Merge pull request #11414 from yunano/changelog-wantlistBrian Coca2015-06-281-1/+1
|\
| * fix small typo for wantlistyunano2015-06-281-1/+1
|/
* When loading the play hosts list, enforce some consistencyJames Cammarata2015-06-281-1/+25
* Handle getting the ds for Conditionals which may not be mixed inJames Cammarata2015-06-281-2/+9
* Fix templating of hostvars valuesJames Cammarata2015-06-272-9/+6
* Properly catch and report conditional test failuresJames Cammarata2015-06-271-3/+10
* Use itertools instead of set for tags, as the data may not hash wellJames Cammarata2015-06-272-2/+9
* Merge pull request #11398 from resmo/for-ansibleBrian Coca2015-06-272-6/+24
|\
| * cloudstack: fix domain name is not unique, use full pathRene Moser2015-06-262-6/+8
| * cloudstack: add get_or_failback()Rene Moser2015-06-262-0/+16
* | Merge pull request #11409 from erikdw/staging-instead-of-stageToshio Kuratomi2015-06-273-18/+18
|\ \
| * | change 'stage' to 'staging', as it a much more common term for a pre-producti...Erik Weathers2015-06-263-18/+18
* | | Merge pull request #11408 from erikdw/fix-module-development-comment-typoToshio Kuratomi2015-06-271-1/+1
|\ \ \ | |/ / |/| |
| * | fix typo in module-development comment: by -> butErik Weathers2015-06-261-1/+1
|/ /
* | Allow field attributes which are lists to validate the type of the list itemsJames Cammarata2015-06-273-2/+9
* | Don't add module args into variables at allJames Cammarata2015-06-271-2/+2
* | Merge pull request #11363 from danasmera/develBrian Coca2015-06-271-1/+1
|\ \
| * | fix: Add double-quote to a variable precedening colordanasmera2015-06-231-1/+1
| * | Add double-quote to a variable precedening colordanasmera2015-06-231-1/+1
* | | now validate that we do get a vault passwordBrian Coca2015-06-271-0/+3
* | | Merge pull request #11365 from halberom/undocumented_filtersBrian Coca2015-06-261-1/+27
|\ \ \
| * | | added missing filters, changed since to new in versionGerard Lynch2015-06-261-1/+27
* | | | added win_iss modules, corrected bad line join in prev commitBrian Coca2015-06-261-1/+8
* | | | add3ed missing rax mon moduleBrian Coca2015-06-261-0/+1
* | | | added rax_mon_* mnodules to changelogBrian Coca2015-06-261-0/+4
* | | | added ec2_vpc_net new module to changelogBrian Coca2015-06-261-1/+2
* | | | added win_scheduled_task plugin to changelogBrian Coca2015-06-261-3/+2
* | | | Fixing bug in failed_when results introduced by c3c398cUli Martens2015-06-261-1/+2
* | | | Merge pull request #11389 from silviot/patch-1Toshio Kuratomi2015-06-261-1/+1
|\ \ \ \
| * | | | Update link to githubSilvio Tomatis2015-06-251-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #11372 from nitzmahone/docsite_install_v2_fixToshio Kuratomi2015-06-261-1/+1
|\ \ \ \
| * | | | added six to install-from-source docsnitzmahone2015-06-241-1/+1
* | | | | Allow squashed loop items to use name=foo-{{item}}James Cammarata2015-06-261-2/+8
| |/ / / |/| | |
* | | | Vendorize match_hostname code so that ansible can push it out to clients alon...Toshio Kuratomi2015-06-251-0/+169
* | | | Update submodule refsToshio Kuratomi2015-06-252-14/+10
* | | | Some flake8 cleanupToshio Kuratomi2015-06-251-18/+17
* | | | Fix parent attribute lookupJames Cammarata2015-06-242-7/+8
* | | | Submodule updateJames Cammarata2015-06-241-8/+6
|/ / /
* | | Update VariableManager test for additional magic variable playbook_dirJames Cammarata2015-06-241-1/+1
|/ /
* | Use BUFSIZE when putting file as well as fetching file.Toshio Kuratomi2015-06-243-3/+3
* | Fix exec_command to not use a shellToshio Kuratomi2015-06-233-10/+28
* | Fix forwarding the user-given params from fetch_url() to open_url()Toshio Kuratomi2015-06-231-2/+2
* | Creating modules: use if __name__Toshio Kuratomi2015-06-231-1/+8
* | Fix fetch_file() methodToshio Kuratomi2015-06-233-3/+9
* | Correctly compile handler blocks for dependent rolesJames Cammarata2015-06-232-5/+6
* | Add in playbook_dir magic variableJames Cammarata2015-06-231-0/+2
* | Submodule pointer updateJames Cammarata2015-06-231-5/+8