Actually run valid_include_keywords test (#57687)

pull/57705/head
Martin Krizek 5 years ago committed by GitHub
parent 8c6356326a
commit e8948f7655
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -101,3 +101,6 @@ test "$(egrep -c 'Templating the path of the parent include_tasks failed.' test_
# https://github.com/ansible/ansible/issues/54618
ansible-playbook test_loop_var_bleed.yaml "$@"
# https://github.com/ansible/ansible/issues/56580
ansible-playbook valid_include_keywords/playbook.yml "$@"

Loading…
Cancel
Save