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

Made code pass ansible-lint v5 checks #1

Merged
merged 2 commits into from Mar 7, 2021

Conversation

ssbarnea
Copy link
Contributor

@ssbarnea ssbarnea commented Mar 6, 2021

@ssbarnea
Copy link
Contributor Author

ssbarnea commented Mar 6, 2021

@greg-hellings Take a look, please.

I use a git submodule for configuring ansible-lint changes, it's located in tests/. I've taken the liberty of updating the ansible-lint config file there with the no-handler option (the yaml line is already in there).
.ansible-lint Outdated
skip_list:
# temporary added during migration to v5
- yaml
- no-handler
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I use a git submodule for configuring ansible-lint changes, it's located in tests/ if you git submodule init && git submodule update. I've taken the liberty of updating the ansible-lint config file there with the no-handler option (the yaml check is already in there).

@greg-hellings greg-hellings merged commit 7c4cbc7 into devroles:master Mar 7, 2021
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.

None yet

2 participants