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
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>
5 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration [playbook] error on empty, error on 'include' (remove two deprecations) (#74172) 5 years ago
lib/ansible_test Add PyPI proxy container for tests on Python 2.6. 5 years ago
sanity [playbook] error on empty, error on 'include' (remove two deprecations) (#74172) 5 years ago
support module compat for py3.8+ controller (#73423) 5 years ago
units remove deprecated connection password functions (#74155) 5 years ago
utils/shippable module compat for py3.8+ controller (#73423) 5 years ago