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

Conversation

richm
Copy link
Contributor

@richm richm commented Jan 4, 2024

Use the latest supported ansible-lint github action which requires
conversion to 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 richm requested a review from natoscott January 4, 2024 19:38
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 richm merged commit 78a432e into performancecopilot:main Jan 8, 2024
5 checks passed
@richm richm deleted the ansible-lint-test-2.16 branch January 8, 2024 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant