mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-07-08 11:39:02 +00:00
Fix playbook includes so tags are obeyed (v2)
This commit is contained in:
parent
daf533c80e
commit
7b1c6fbab9
3 changed files with 11 additions and 2 deletions
2
samples/test_playbook.include
Normal file
2
samples/test_playbook.include
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
- include: included_playbook.yml a=1
|
||||
tags: include
|
||||
Loading…
Add table
Add a link
Reference in a new issue