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/integration/targets/includes
Rick Elrod ef554d0378
[playbook] error on empty, error on 'include' (remove two deprecations) (#74172)
Change:
- Remove two deprecated features
- We now error if a playbook is an empty list instead of just skipping
- We now error if using 'include' instead of 'import_playbook'

Test Plan:
- Added new tests for new errors

Tickets:
- Fixes #74133

Signed-off-by: Rick Elrod <rick@elrod.me>

* sanity & changelog

Signed-off-by: Rick Elrod <rick@elrod.me>
3 years ago
..
roles
tasks
aliases
include_on_playbook_should_fail.yml [playbook] error on empty, error on 'include' (remove two deprecations) (#74172) 3 years ago
inherit_notify.yml
runme.sh [playbook] error on empty, error on 'include' (remove two deprecations) (#74172) 3 years ago
test_include_free.yml
test_include_host_pinned.yml
test_includes.yml [playbook] error on empty, error on 'include' (remove two deprecations) (#74172) 3 years ago
test_includes2.yml
test_includes3.yml
test_includes4.yml