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
Ricardo Carrillo Cruz 9173a7727c Fix issue on nxos modules when transport is passed via provider (#22488)
The nxos modules read the task level transport variable, thus if
the user pass it via provider the all fail with an UnboundLocalError.

Fixes #22355
9 years ago
..
cli Make vault encrypt/create/etc confirm pass again. 9 years ago
compat Fix typo when choosing KqueueSelector 9 years ago
config Making the switch to v2 11 years ago
errors adds feature to all modules to be run locally (#18763) 9 years ago
executor moved network module magic from hardcoded to conf 9 years ago
galaxy Add role skeleton support (#17079) 9 years ago
inventory deal with other 'ungrouped' corner cases 9 years ago
module_utils Actual attributes were being created and messing with the modules (#22424) 9 years ago
modules Add simple module to import/delete ssl certificate from/to java keystore (#20274) 9 years ago
parsing vault: Uniformize construction of cipher objects 9 years ago
playbook Verify that the role specification is using a comma before warning 9 years ago
plugins Fix issue on nxos modules when transport is passed via provider (#22488) 9 years ago
template Also clean template data even if marked unsafe 9 years ago
utils Bad extra early (#22322) 9 years ago
vars Fix variable precedence of INI/script vars to be in-line with docs. 9 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py moved network module magic from hardcoded to conf 9 years ago
release.py Bumping devel version to 2.3.0 9 years ago