-
Notifications
You must be signed in to change notification settings - Fork 91
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 5.0.0 for hosted_engine_setup #266
Labels
bug
Something isn't working
Comments
arachmani
pushed a commit
to arachmani/ovirt-ansible-collection
that referenced
this issue
May 5, 2021
Fixes oVirt#266 Signed-off-by: Asaf Rachmani <arachman@localhost.localdomain>
arachmani
pushed a commit
to arachmani/ovirt-ansible-collection
that referenced
this issue
May 5, 2021
Fixes oVirt#266 Signed-off-by: Asaf Rachmani <arachman@localhost.localdomain>
mnecas
pushed a commit
that referenced
this issue
May 12, 2021
* roles: hosted_engine_setup: align with ansible-lint 5.0.0 Fixes #266 Signed-off-by: Asaf Rachmani <arachman@localhost.localdomain> * roles: hosted_engine_setup: align with ansible-lint 5.0.0 Fix "load-failure: [Errno 2]" errors Signed-off-by: Asaf Rachmani <arachman@redhat.com> * roles: hosted_engine_setup: align with ansible-lint 5.0.0 Fix "load-failure: [Errno 2]" errors Signed-off-by: Asaf Rachmani <arachman@redhat.com> * roles: hosted_engine_setup: align with ansible-lint 5.0.0 Fix "load-failure: [Errno 2]" errors Signed-off-by: Asaf Rachmani <arachman@redhat.com> * roles: hosted_engine_setup: align with ansible-lint 5.0.0 Add changelogs Signed-off-by: Asaf Rachmani <arachman@redhat.com> * roles: hosted_engine_setup: align with ansible-lint 5.0.0 Add newline at end of the changelog file Signed-off-by: Asaf Rachmani <arachman@redhat.com> Co-authored-by: Asaf Rachmani <arachman@localhost.localdomain>
arachmani
added a commit
to arachmani/ovirt-ansible-collection
that referenced
this issue
May 12, 2021
* roles: hosted_engine_setup: align with ansible-lint 5.0.0 Fixes oVirt#266 Signed-off-by: Asaf Rachmani <arachman@localhost.localdomain> * roles: hosted_engine_setup: align with ansible-lint 5.0.0 Fix "load-failure: [Errno 2]" errors Signed-off-by: Asaf Rachmani <arachman@redhat.com> * roles: hosted_engine_setup: align with ansible-lint 5.0.0 Fix "load-failure: [Errno 2]" errors Signed-off-by: Asaf Rachmani <arachman@redhat.com> * roles: hosted_engine_setup: align with ansible-lint 5.0.0 Fix "load-failure: [Errno 2]" errors Signed-off-by: Asaf Rachmani <arachman@redhat.com> * roles: hosted_engine_setup: align with ansible-lint 5.0.0 Add changelogs Signed-off-by: Asaf Rachmani <arachman@redhat.com> * roles: hosted_engine_setup: align with ansible-lint 5.0.0 Add newline at end of the changelog file Signed-off-by: Asaf Rachmani <arachman@redhat.com> Co-authored-by: Asaf Rachmani <arachman@localhost.localdomain>
mnecas
pushed a commit
to mnecas/ovirt-ansible-collection
that referenced
this issue
May 14, 2021
* roles: hosted_engine_setup: align with ansible-lint 5.0.0 Fixes oVirt#266 Signed-off-by: Asaf Rachmani <arachman@localhost.localdomain> * roles: hosted_engine_setup: align with ansible-lint 5.0.0 Fix "load-failure: [Errno 2]" errors Signed-off-by: Asaf Rachmani <arachman@redhat.com> * roles: hosted_engine_setup: align with ansible-lint 5.0.0 Fix "load-failure: [Errno 2]" errors Signed-off-by: Asaf Rachmani <arachman@redhat.com> * roles: hosted_engine_setup: align with ansible-lint 5.0.0 Fix "load-failure: [Errno 2]" errors Signed-off-by: Asaf Rachmani <arachman@redhat.com> * roles: hosted_engine_setup: align with ansible-lint 5.0.0 Add changelogs Signed-off-by: Asaf Rachmani <arachman@redhat.com> * roles: hosted_engine_setup: align with ansible-lint 5.0.0 Add newline at end of the changelog file Signed-off-by: Asaf Rachmani <arachman@redhat.com> Co-authored-by: Asaf Rachmani <arachman@localhost.localdomain>
vjuranek
pushed a commit
to vjuranek/ovirt-ansible-collection
that referenced
this issue
Jul 28, 2021
* roles: hosted_engine_setup: align with ansible-lint 5.0.0 Fixes oVirt#266 Signed-off-by: Asaf Rachmani <arachman@localhost.localdomain> * roles: hosted_engine_setup: align with ansible-lint 5.0.0 Fix "load-failure: [Errno 2]" errors Signed-off-by: Asaf Rachmani <arachman@redhat.com> * roles: hosted_engine_setup: align with ansible-lint 5.0.0 Fix "load-failure: [Errno 2]" errors Signed-off-by: Asaf Rachmani <arachman@redhat.com> * roles: hosted_engine_setup: align with ansible-lint 5.0.0 Fix "load-failure: [Errno 2]" errors Signed-off-by: Asaf Rachmani <arachman@redhat.com> * roles: hosted_engine_setup: align with ansible-lint 5.0.0 Add changelogs Signed-off-by: Asaf Rachmani <arachman@redhat.com> * roles: hosted_engine_setup: align with ansible-lint 5.0.0 Add newline at end of the changelog file Signed-off-by: Asaf Rachmani <arachman@redhat.com> Co-authored-by: Asaf Rachmani <arachman@localhost.localdomain>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Follow up of #256
The ansible lint output in: hosted_engine_setup.log
You can also run
ansible-lint roles/* -x 204
, but you need to have ansible-lint larger than 5.0.0.The text was updated successfully, but these errors were encountered: