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
Toshio Kuratomi 19737236ee Add "excommunicate" debug option
Some debuggers are easier to work with when we do everything in a single
process.  This debug option caters to that at the expense of being
different from what Ansible will actually do to invoke a module.

When we document this we should be clear that this shouldn't be used for
general purpose debugging and that some modules may show strange
"errors" when used with this.  Those won't be considered real bugs as
it's not how ansible really invokes the modules.
9 years ago
..
cli Merge pull request #15256 from alikins/galaxy_roles_path_fix_15255 9 years ago
compat Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 9 years ago
config Making the switch to v2 10 years ago
errors Add options to make includes 'static' 9 years ago
executor Add "excommunicate" debug option 9 years ago
galaxy Merge pull request #15256 from alikins/galaxy_roles_path_fix_15255 9 years ago
inventory Don't process the same host multiple times 9 years ago
module_utils Revert "Make the 'path' param type also use abspath on the value" 9 years ago
modules Update submodule refs for git fix 9 years ago
new_inventory fix some warning of undefined name. 9 years ago
parsing Take previous jinja2 blocks into account in splitter when we see quotes 9 years ago
playbook Ziploader 9 years ago
plugins skip fixup_perms for Powershell 9 years ago
template Merge pull request #14504 from bcoca/template_comments 9 years ago
utils Override params from environment variables, if set. 9 years ago
vars Make sure VariableManager has a view of HostVars 9 years ago
__init__.py Bump version in devel now that stable-2.0 has been branched 9 years ago
constants.py Adding a config option to allow disabling locale settings upon module exec 9 years ago
test-requirements.txt Making the switch to v2 10 years ago