Skip to content
This repository has been archived by the owner on Jan 8, 2023. It is now read-only.

development #14

Merged
merged 3 commits into from
Jun 2, 2021
Merged

development #14

merged 3 commits into from
Jun 2, 2021

Conversation

bonddim
Copy link
Contributor

@bonddim bonddim commented Jun 1, 2021

  • Removed ansible-lint from pre-commit hooks (as it was already done for other drivers)
  • Updated pre-commit hooks
  • Added retries to create and destroy playbooks

@bonddim bonddim requested review from baloo42 and snesbittsea June 1, 2021 20:45
@bonddim bonddim marked this pull request as ready for review June 1, 2021 20:45
@bonddim bonddim requested a review from ssbarnea June 1, 2021 20:47
@ssbarnea ssbarnea added the bug This issue/PR relates to a bug. label Jun 2, 2021
Copy link
Member

@ssbarnea ssbarnea left a comment

Choose a reason for hiding this comment

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

Removal of ansible-lint from pre-commit makes sense because we do not have any in-repo ansible code.

Still, ideally we should lint the generated code when creating a new scenario using current driver, so we assure that our cookiecutter templates pass linting. This need to be done as part of the tests and not on pre-commit. If you can do it it would be nice.

@ssbarnea ssbarnea merged commit 00a756f into ansible-community:master Jun 2, 2021
@bonddim bonddim deleted the development branch June 2, 2021 09:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug This issue/PR relates to a bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants