Add pre-commit hook to incorporate ansible-lint #23
Labels
No Label
Blocked
Duplicate
On-hold
Peer-review
RFC
Wontfix
Blocked
Duplicate
In-progress
On-hold
Peer-review
RFC
Wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: AniNIX/Kapisi#23
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We should add a pre-commit hook to use ansible-lint to check our playbooks.
slacking....
@project2501 Take your time.
@DarkFeather Will this fulfill the ask?
f139ea55b4
@project2501 We can start with that -- I think we want to check roles as well and add
set -Eeo pipefail
at the top of the hook. I have a lot of clean-up to do in the playbooks and roles to get those to pass before I add that hook in for sure.