Revert "Revert "fixed tests for ansible 2.12""

This reverts commit ffb58cd557.
This commit is contained in:
Klaus Zerwes 2021-12-12 22:13:03 +01:00
parent 2b4f04c554
commit f1fde91984
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
- include: setup/all.yml
- import_playbook: setup/all.yml
tags: setup
- include: regression/all.yml
- import_playbook: regression/all.yml
tags: regression
- include: integration/all.yml
- import_playbook: integration/all.yml
tags: integration