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

[RFE] Display --fix report after ansible-lint run #3849

Open
ganeshrn opened this issue Oct 18, 2023 · 0 comments
Open

[RFE] Display --fix report after ansible-lint run #3849

ganeshrn opened this issue Oct 18, 2023 · 0 comments
Labels
AAP Ansible Automation Platform enhancement

Comments

@ganeshrn
Copy link
Member

Summary

Provide a output report of the files that are modified and the line number, the rule name that is fixed after ansible-lint is run in autofix mode.

Issue Type
  • Bug Report
OS / ENVIRONMENT
ansible-lint --version
  • ansible installation method: one of source, pip, OS package
  • ansible-lint installation method: one of source, pip, OS package
STEPS TO REPRODUCE
Desired Behavior

Show the files modified with line number and the rule violation fixed in the ansible-lint --fix all command run output.

Actual Behavior

Please give some details of what is happening.
Include a minimum complete verifiable example with:

  • minimized playbook to reproduce the error
  • the output of running ansible-lint including the command line used
  • if you're getting a stack trace, also the output of
    ansible-playbook --syntax-check playbook

@ganeshrn ganeshrn added new Triage required bug labels Oct 18, 2023
@shatakshiiii shatakshiiii added AAP Ansible Automation Platform enhancement and removed bug labels Oct 18, 2023
@audgirka audgirka removed the new Triage required label Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AAP Ansible Automation Platform enhancement
Projects
Status: Backlog
Status: Roadmap
Development

No branches or pull requests

3 participants