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

Warnings in the Ansible tests #361

Open
29 of 42 tasks
y0rune opened this issue Sep 10, 2022 · 2 comments
Open
29 of 42 tasks

Warnings in the Ansible tests #361

y0rune opened this issue Sep 10, 2022 · 2 comments
Assignees

Comments

@y0rune
Copy link
Contributor

y0rune commented Sep 10, 2022

Hello!
I tested the repo using the command:

ansible-lint --nocolor  >> to-be-improved.txt
cat to-be-improved.txt | grep -ioE 'tests\/integration\/.*:' | awk -F: '{print $1}' | sort -u

The output showed the Finished with 1808 failure(s), 681 warning(s) on 157 files.
I would like to check it and changed it to resolve all of them.

List where I would like to change the warnings:

Can you assign me to that task @kbreit?

Thank you!
Marcin

to-be-improved.txt

@kbreit
Copy link
Collaborator

kbreit commented Sep 10, 2022

You should be assigned to this issue.

@kbreit kbreit changed the title Warnings in the anisble tests Warnings in the Ansible tests Oct 16, 2022
@kbreit
Copy link
Collaborator

kbreit commented Jan 12, 2023

@y0rune I'd like to integrate the checks you're doing for these into CI. Would you send me the command you're running and I can add it? Thank you.

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

No branches or pull requests

2 participants