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
John R Barker a84312d9e3
Fix for NameError (#39665) (#39916)
Issue : NameError: global name ‘cnos_devicerules’ is not defined. while running cnos modules.
Device Rule file validates the range and type of data going into each CLI based on device type it is executed against.
This has to be backported to 2.5
(cherry picked from commit 3c32b483bc)
7 years ago
..
cli make individual bad paths a warning 7 years ago
compat Enable wildcard import pylint (#35786) 7 years ago
config Fix more docs errors. (#39051) 7 years ago
errors Make AnsibleActionDone a private exception 7 years ago
executor Backport #39818 to stable-2.5 (#39824) 7 years ago
galaxy galaxy remove incorrect check for role path before extraction (#35259) 7 years ago
inventory return empty host list when pattern is empty 7 years ago
module_utils Fix for NameError (#39665) (#39916) 7 years ago
modules Update ios_system.py (#39623) (#39914) 7 years ago
parsing Fix 'New Vault password' on vault 'edit' (#35923) (#38003) 7 years ago
playbook Backport #38747 for 2.5 - Block copy and reparenting improvements (#38829) 7 years ago
plugins Remove provider (and transport, where applicable) from consideration when not using connection=local (#39555) (#39861) 7 years ago
template Fix when template paths contain non-ascii chars and using the path in ansible_managed 7 years ago
utils Modules to link relatively to docs (#39081) (#39086) 7 years ago
vars minimize loading files/plugins 7 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 9 years ago
constants.py centralize doc/config plugin lists (#38775) 7 years ago
release.py New release v2.5.2 7 years ago