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
Leandro Lisboa Penz 0296f70f07 Don't use netconf's discard_changes when the device has no candidate cap (#19626)
The discard_changes netconf RPC requires the candidate capability.
We were getting an exception when configuring that kind of device.

Fixes #19529
9 years ago
..
cli Correctly set loader path when using list tags/tasks 9 years ago
compat Move py34 mock_open compat to compat/test/mock (#17157) 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 Template "original_task" fields in _process_pending_results 9 years ago
galaxy For container enabled role, display warning only when not ANSIBLE_CONTAINER (#18717) 9 years ago
inventory warn when examined group_vars is not dir 9 years ago
module_utils Recognize pkgin when installed in the global zone on SmartOS 9 years ago
modules Don't use netconf's discard_changes when the device has no candidate cap (#19626) 9 years ago
parsing adds new module net_command for network devices (#19468) 9 years ago
playbook still needs static for task object 9 years ago
plugins fix multiple handler notifications (#19655) 9 years ago
template Wrap unhandled errors from lookups in an AnsibleError 9 years ago
utils ovirt: get default auth/connection params from environment vars (#19385) 9 years ago
vars Display proper error on group_vars syntax error 9 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py adds new module net_command for network devices (#19468) 9 years ago
release.py Bumping devel version to 2.3.0 9 years ago
test-requirements.txt Making the switch to v2 11 years ago