ansible/lib/ansible
Abhijeet Kasurde 8d0c2cd4d5 include_vars: Check NoneType for raw_params (#64979)
Lookup 'first_found' returns empty list which results in
raw_params checking. Check NoneType for 'raw_params' before
proceeding.

Fixes: #64939

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2019-11-26 13:11:02 -05:00
..
cli Fix cli context check for network_cli connection (#64697) 2019-11-26 08:40:49 +05:30
compat
config Add docs clarifying behavior of retry files (#65153) 2019-11-25 14:26:46 -05:00
errors include_vars: Check NoneType for raw_params (#64979) 2019-11-26 13:11:02 -05:00
executor Fix cli context check for network_cli connection (#64697) 2019-11-26 08:40:49 +05:30
galaxy collection: Provide additional info about collection name restriction (#65250) 2019-11-26 11:29:13 +10:00
inventory Support vars plugins in collections (#61078) 2019-11-04 11:41:14 -05:00
module_utils postgres.PgMembership: use query params in cursor.execute method (#65164) 2019-11-26 11:19:41 +00:00
modules Allow updating of ec2_group rules with EC2 classic ELB targets (#62374) 2019-11-26 11:29:03 -05:00
parsing Add a representer for AnsibleUnsafeBytes (#62598) 2019-09-19 14:27:48 -04:00
playbook Remove extra dot at the end of the sentence (#64149) 2019-10-31 11:07:23 -04:00
plugins include_vars: Check NoneType for raw_params (#64979) 2019-11-26 13:11:02 -05:00
template Do not treat AnsibleUndefined as being unsafe (#65202) 2019-11-25 15:06:29 +01:00
utils collection: Provide additional info about collection name restriction (#65250) 2019-11-26 11:29:13 +10:00
vars unsafe wrapping should only happen for with_ loops (#64401) 2019-11-06 10:31:55 -06:00
__init__.py
constants.py Support vars plugins in collections (#61078) 2019-11-04 11:41:14 -05:00
context.py
release.py Update release name for 2.10 2019-09-05 18:36:06 -07:00