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 linting issues #312

Closed
wants to merge 16 commits into from
Closed

Fix linting issues #312

wants to merge 16 commits into from

Commits on Jan 23, 2024

  1. fix: role name

    Signed-off-by: gardar <[email protected]>
    gardar committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    b9add3c View commit details
    Browse the repository at this point in the history
  2. fix: use fqcn

    Signed-off-by: gardar <[email protected]>
    gardar committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    c71e259 View commit details
    Browse the repository at this point in the history
  3. fix: add ansible.windows collection requirement

    Signed-off-by: gardar <[email protected]>
    gardar committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    aec834e View commit details
    Browse the repository at this point in the history
  4. fix: add community.docker collection requirement

    Signed-off-by: gardar <[email protected]>
    gardar committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    e3024b6 View commit details
    Browse the repository at this point in the history
  5. fix: use command module instead of shell where possible

    Signed-off-by: gardar <[email protected]>
    gardar committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    ee84328 View commit details
    Browse the repository at this point in the history
  6. fix: name casting

    Signed-off-by: gardar <[email protected]>
    gardar committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    814968e View commit details
    Browse the repository at this point in the history
  7. fix: no-free-form

    Signed-off-by: gardar <[email protected]>
    gardar committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    d1ba5c2 View commit details
    Browse the repository at this point in the history
  8. fix: key order

    Signed-off-by: gardar <[email protected]>
    gardar committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    272cc8b View commit details
    Browse the repository at this point in the history
  9. fix: task names

    Signed-off-by: gardar <[email protected]>
    gardar committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    d948304 View commit details
    Browse the repository at this point in the history
  10. fix: file permissions

    Signed-off-by: gardar <[email protected]>
    gardar committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    65815cb View commit details
    Browse the repository at this point in the history
  11. fix: changed_when

    Signed-off-by: gardar <[email protected]>
    gardar committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    1c2535e View commit details
    Browse the repository at this point in the history
  12. fix: jinja2 formatting

    Signed-off-by: gardar <[email protected]>
    gardar committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    557fc01 View commit details
    Browse the repository at this point in the history
  13. fix: yaml linting

    Signed-off-by: gardar <[email protected]>
    gardar committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    f5b17e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    0ae03b0 View commit details
    Browse the repository at this point in the history
  2. fix: lint rebase

    Signed-off-by: gardar <[email protected]>
    gardar committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    dd19793 View commit details
    Browse the repository at this point in the history
  3. fix: make invalid role-name pass linter as requested

    Signed-off-by: gardar <[email protected]>
    gardar committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    8a169d5 View commit details
    Browse the repository at this point in the history