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

ci: use latest version of ansible-lint 2.16; fix lint issues #59

Merged
merged 1 commit into from
Jan 8, 2024

Commits on Jan 4, 2024

  1. ci: use latest version of ansible-lint 2.16; fix lint issues

    Use the latest supported ansible-lint github action which requires
    conversion to collection.  Add .ansible-lint to the converted
    collection.
    
    Add dependabot checking for latest versions of github actions
    
    Use `mode: "0NNN"` instead of `mode: 0NNN`.
    
    ansible-test requires supported version `>= 2.13.0` even though the code
    still supports earlier versions of ansible.
    
    Signed-off-by: Rich Megginson <[email protected]>
    richm committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    6af694f View commit details
    Browse the repository at this point in the history