forked from ansible-lockdown/RHEL9-CIS
updated lint
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
495f942b7d
commit
c9db12b603
3 changed files with 5 additions and 18 deletions
|
|
@ -54,16 +54,3 @@ repos:
|
|||
rev: v1.32.0 # or higher tag
|
||||
hooks:
|
||||
- id: yamllint
|
||||
|
||||
## To be moved to main link when PR approved - https://github.com/ansible/ansible-sign.git
|
||||
- repo: https://github.com/ansible-lockdown/ansible-sign.git
|
||||
rev: v0.1.1b
|
||||
hooks:
|
||||
- id: ansible-sign
|
||||
name: Verify Ansible-sign signature
|
||||
description: This hook runs ansible-sign.
|
||||
entry: ansible-sign project gpg-verify .
|
||||
language: python
|
||||
# do not pass files as we need to scan the directory with the MANIFEST.in
|
||||
pass_filenames: false
|
||||
always_run: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue