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

warn when having issues with local facts #52507

Merged
merged 2 commits into from Feb 20, 2019
Merged

Conversation

bcoca
Copy link
Member

@bcoca bcoca commented Feb 18, 2019

fixes #41609

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

gather facts

@ansibot ansibot added affects_2.8 This issue/PR affects Ansible v2.8 bug This issue/PR relates to a bug. core_review In order to be merged, this PR must follow the core review workflow. needs_triage Needs a first human triage before being processed. support:community This issue/PR relates to code supported by the Ansible community. support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Feb 18, 2019
@bcoca bcoca removed the needs_triage Needs a first human triage before being processed. label Feb 19, 2019
@bcoca bcoca merged commit 8a0347a into ansible:devel Feb 20, 2019
@bcoca bcoca deleted the warn_on_bad_fact branch February 20, 2019 22:25
@ansible ansible locked and limited conversation to collaborators Jul 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.8 This issue/PR affects Ansible v2.8 bug This issue/PR relates to a bug. core_review In order to be merged, this PR must follow the core review workflow. support:community This issue/PR relates to code supported by the Ansible community. support:core This issue/PR relates to code supported by the Ansible Engineering Team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

If facts.d script returns invalid JSON, fact fails silently and sets fact to error string
2 participants