Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix running only specific tags #53

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

alexmaca65
Copy link

Settings tags on import_tasks will apply them to all imported tasks while include_tasks adds the tag only to the include task itself.
This means using --tags configure will run only the include_task itself but will skip all imported tasks because they don't have the tag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant