You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible
James Cammarata 6eac47e519 Use split_args instead of shlex.split for included params
Fixes #8296
10 years ago
..
callback_plugins Remove runner_on_error callback that is never used. 10 years ago
inventory Invalidate host/group variables cache when loading 10 years ago
module_utils Merge branch 'new_arg_splitting' into devel 10 years ago
playbook Use split_args instead of shlex.split for included params 10 years ago
runner Merge pull request #8271 from tksmd/fix-copy-set-fs-attributes-issue 10 years ago
utils Make sure empty non-quoted tokens are not added to the arg params list 10 years ago
__init__.py Version bump for 1.7 11 years ago
callbacks.py Show delegate_to hint in callbacks 10 years ago
color.py Merge commit. 11 years ago
constants.py Merge pull request #7649 from sivel/vault-password-script 10 years ago
errors.py Update various copyrights. Not complete, but sufficient. 11 years ago
module_common.py Revise documentation on powershell module replacer code. 10 years ago