We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f82bd3d commit ffb58cdCopy full SHA for ffb58cd
tests/ansible/all.yml
@@ -1,6 +1,6 @@
1
-- import_playbook: setup/all.yml
+- include: setup/all.yml
2
tags: setup
3
-- import_playbook: regression/all.yml
+- include: regression/all.yml
4
tags: regression
5
-- import_playbook: integration/all.yml
+- include: integration/all.yml
6
tags: integration
0 commit comments