Skip to content

RFE: Modify ansible output to mute lots of noisy msgs #64

@jharriga

Description

@jharriga

Executing ansible playbooks emit alot of (per TASK) messages on the console.
This is an unfortunate side-effect of using ansible based automation which can
lead to:

  1. difficulties isolating msgs related to debugging failures
  2. massive and difficult to read console logs

This RFE requests that the console messaging architecture of this automation investigate ways to quiet the (unnecessary) TASK messages and reduce console messages to logging progress through the execution phases of the playbook.

Perhaps a DEBUG env var could re-enable the noisy (default) Ansible behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions