ansible/lib/ansible
Anil Kumar Muraleedharan 3c32b483bc Fix for NameError (#39665)
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
2018-05-09 17:09:25 +01:00
..
cli add 'localhost_warning' configuration option 2018-04-30 13:27:32 -04:00
compat
config add 'localhost_warning' configuration option 2018-04-30 13:27:32 -04:00
errors give hint to users when a file is not found 2018-04-10 17:19:03 -04:00
executor Update vars for loop_control on each loop iteration (fixes #38899) (#39818) 2018-05-07 15:51:46 -05:00
galaxy Allow the galaxy client to fetch from a url in role version data (#39396) 2018-04-30 15:47:43 -05:00
inventory Ensure non ansilbe exceptions keep tracebacks (#37523) 2018-04-11 11:52:12 -04:00
module_utils Fix for NameError (#39665) 2018-05-09 17:09:25 +01:00
modules Update panos_security_rule.py (#39036) 2018-05-09 09:49:41 -05:00
parsing Fix encoding issue when parsing plugin examples 2018-05-08 12:21:52 -07:00
playbook Deprecate private for include_role (#39821) 2018-05-08 10:31:56 -05:00
plugins Remove provider (and transport, where applicable) from consideration when not using connection=local (#39555) 2018-05-08 12:06:37 -04:00
template Fix when template paths contain non-ascii chars and using the path in ansible_managed 2018-04-30 16:47:27 -07:00
utils Panos/doc fragment (#37696) 2018-05-09 09:13:22 -05:00
vars minimize loading files/plugins 2018-04-10 17:22:31 -04:00
__init__.py
constants.py centralize doc/config plugin lists (#38775) 2018-04-16 09:29:49 -04:00
release.py