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 linter #344

Merged
merged 22 commits into from
Aug 14, 2024
Merged

fix linter #344

merged 22 commits into from
Aug 14, 2024

Commits on Aug 12, 2024

  1. fix: use fqcn

    Signed-off-by: gardar <gardar@users.noreply.github.com>
    gardar authored and Stunkymonkey committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    1836a6d View commit details
    Browse the repository at this point in the history
  2. fix: add ansible.windows collection requirement

    Signed-off-by: gardar <gardar@users.noreply.github.com>
    gardar authored and Stunkymonkey committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    c1ed347 View commit details
    Browse the repository at this point in the history
  3. fix: add community.docker collection requirement

    Signed-off-by: gardar <gardar@users.noreply.github.com>
    gardar authored and Stunkymonkey committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    2fca080 View commit details
    Browse the repository at this point in the history
  4. fix: use command module instead of shell where possible

    Signed-off-by: gardar <gardar@users.noreply.github.com>
    gardar authored and Stunkymonkey committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    0d7df1c View commit details
    Browse the repository at this point in the history
  5. fix: name casting

    Signed-off-by: gardar <gardar@users.noreply.github.com>
    gardar authored and Stunkymonkey committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    5338be4 View commit details
    Browse the repository at this point in the history
  6. fix: no-free-form

    Signed-off-by: gardar <gardar@users.noreply.github.com>
    gardar authored and Stunkymonkey committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    08d1949 View commit details
    Browse the repository at this point in the history
  7. fix: key order

    Signed-off-by: gardar <gardar@users.noreply.github.com>
    gardar authored and Stunkymonkey committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    e3a3678 View commit details
    Browse the repository at this point in the history
  8. fix: task names

    Signed-off-by: gardar <gardar@users.noreply.github.com>
    gardar authored and Stunkymonkey committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    269d2f0 View commit details
    Browse the repository at this point in the history
  9. fix: file permissions

    Signed-off-by: gardar <gardar@users.noreply.github.com>
    gardar authored and Stunkymonkey committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    ca8d70b View commit details
    Browse the repository at this point in the history
  10. fix: changed_when

    Signed-off-by: gardar <gardar@users.noreply.github.com>
    gardar authored and Stunkymonkey committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    28307c7 View commit details
    Browse the repository at this point in the history
  11. fix: jinja2 formatting

    Signed-off-by: gardar <gardar@users.noreply.github.com>
    gardar authored and Stunkymonkey committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    adf0647 View commit details
    Browse the repository at this point in the history
  12. fix: yaml linting

    Signed-off-by: gardar <gardar@users.noreply.github.com>
    gardar authored and Stunkymonkey committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    875621c View commit details
    Browse the repository at this point in the history
  13. fix: lint rebase

    Signed-off-by: gardar <gardar@users.noreply.github.com>
    gardar authored and Stunkymonkey committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    a3c9c34 View commit details
    Browse the repository at this point in the history
  14. fix: yaml[colons]

    Stunkymonkey committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    d664db6 View commit details
    Browse the repository at this point in the history
  15. fix: jinja[spacing]

    Stunkymonkey committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    75b8c2f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3e52040 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    602ffc4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    31ea289 View commit details
    Browse the repository at this point in the history
  19. reduce changes

    Stunkymonkey committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    6077f53 View commit details
    Browse the repository at this point in the history
  20. use dnf instead of yum

    Stunkymonkey committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    807efc7 View commit details
    Browse the repository at this point in the history
  21. fix test

    Stunkymonkey committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    ec243c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

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