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

Add new rule that detects use of blind ignore_errors: true #1540

Merged
merged 5 commits into from May 3, 2021
Merged

Add new rule that detects use of blind ignore_errors: true #1540

merged 5 commits into from May 3, 2021

Commits on Apr 29, 2021

  1. add new rule ignore-errors

    Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
    konstruktoid committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    2ae93d7 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Configuration menu
    Copy the full SHA
    d70899d View commit details
    Browse the repository at this point in the history
  2. Update src/ansiblelint/rules/IgnoreErrorsRule.py

    Co-authored-by: MarkusTeufelberger <mteufelberger@mgit.at>
    konstruktoid and MarkusTeufelberger committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    b59e3e8 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2021

  1. allow ignore_errors: if register: is used

    Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
    konstruktoid committed May 1, 2021
    Configuration menu
    Copy the full SHA
    6d0bd21 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2021

  1. Configuration menu
    Copy the full SHA
    2b6a615 View commit details
    Browse the repository at this point in the history