Add pre-commit hook to incorporate ansible-lint #23
标签
未选择标签
Blocked
Duplicate
On-hold
Peer-review
RFC
Wontfix
Blocked
Duplicate
In-progress
On-hold
Peer-review
RFC
Wontfix
未选择里程碑
暂无项目
未指派成员
2 名参与者
通知
到期时间
未设置到期时间。
依赖工单
没有设置依赖项。
参考:AniNIX/Kapisi#23
正在加载...
在新工单中引用
屏蔽一个用户
没有提供说明。
删除分支 %!s()
删除分支是永久的。虽然已删除的分支在实际被删除前有可能会短时间存在,但这在大多数情况下无法撤销。是否继续?
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.