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