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 ansible-lint errors #169

Merged
merged 1 commit into from
Aug 1, 2023
Merged

Conversation

apatard
Copy link
Member

@apatard apatard commented Jun 29, 2023

Try to reduce ansible-lint errors and warnings to minimum. Nevertheless:

  • The no-handler error has been kept, since I can live test it
  • the two line-length errors are errors for comments, so I've not fixed them.

In order to fix meta data errors, I've modified the generated-templates.sh script to patch the generated files.

Try to reduce ansible-lint errors and warnings to minimum.
Nevertheless:
- The no-handler error has been kept, since I can live test it
- the two line-length errors are errors for comments, so I've
not fixed them.

In order to fix meta data errors, I've modified the generated-templates.sh
script to patch the generated files.

Signed-off-by: Arnaud Patard <apatard@hupstream.com>
@apatard apatard added the enhancement New feature or request label Jun 29, 2023
@audgirka audgirka merged commit 76c4309 into ansible-community:main Aug 1, 2023
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants