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/test
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>
5 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration include_vars: Check NoneType for raw_params (#64979) 5 years ago
legacy Sanity test fixups - AWS related tests (#64093) 5 years ago
lib/ansible_test module sanity checks: improve alias handling (#59060) 5 years ago
sanity module sanity checks: improve alias handling (#59060) 5 years ago
units add a new module to configure multicast igmp and enable it. (#63746) 5 years ago
utils Increase unit test timeout in CI. 5 years ago