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 gather_facts error/skipped reporting #58927

Merged
merged 1 commit into from
Jul 11, 2019
Merged

Conversation

bcoca
Copy link
Member

@bcoca bcoca commented Jul 10, 2019

now give back full output from each module executed
fixes #57204

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

gather_facts

 now give back full output from each module executed
 fixes ansible#57204
@ansibot ansibot added affects_2.9 This issue/PR affects Ansible v2.9 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 Jul 10, 2019
@bcoca bcoca removed the needs_triage Needs a first human triage before being processed. label Jul 11, 2019
@bcoca bcoca merged commit adea964 into ansible:devel Jul 11, 2019
@bcoca bcoca deleted the fix_gf_reporting branch July 11, 2019 18:18
bcoca added a commit to bcoca/ansible that referenced this pull request Jul 11, 2019
now give back full output from each module executed
 fixes ansible#57204

(cherry picked from commit adea964)
abadger pushed a commit that referenced this pull request Jul 17, 2019
now give back full output from each module executed
 fixes #57204

(cherry picked from commit adea964)
@ansible ansible locked and limited conversation to collaborators Aug 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.9 This issue/PR affects Ansible v2.9 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.

Initializing playbooks with become: yes can lead to wrong error messages
3 participants