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

Tag skipping not working #710

Closed
xoxys opened this issue Jun 7, 2024 · 0 comments · Fixed by #711
Closed

Tag skipping not working #710

xoxys opened this issue Jun 7, 2024 · 0 comments · Fixed by #711

Comments

@xoxys
Copy link
Member

xoxys commented Jun 7, 2024

I'm sorry to comment this issue, but it appear to be not helping.

I'm trying this following ansibledoctor.yml configuration:

---
logging:
  level: warning
force_overwrite: true
exclude_tags:
  - always
  - never

And never tag still appear in autodiscovery tags section.

And i think I'm not the only one.
I even found this roles README with a ansibledoctor.yml configuration with exclude_tags where the mentionned tag appear in README (always)
https://github.com/oravirt/ansible-oracle/tree/master/roles/oraswgi_install

I also tried with an environment variable without succes :

EXCLUDE_TAGS=["never"] ansible-doctor

Originally posted by @marcpaulchand in #286 (comment)

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 a pull request may close this issue.

1 participant