mirror of
https://github.com/thegeeklab/ansible-doctor.git
synced 2024-11-21 20:30:43 +00:00
chore: disable logging in pre-commit (#600)
This commit is contained in:
parent
9476810896
commit
0f65f50e06
@ -2,7 +2,7 @@
|
||||
- id: ansible-doctor
|
||||
name: ansible-doctor
|
||||
description: Create annotation based documentation for your Ansible roles.
|
||||
entry: ansible-doctor -f
|
||||
entry: ansible-doctor -f -qqq
|
||||
language: python
|
||||
pass_filenames: False
|
||||
always_run: True
|
||||
|
Loading…
Reference in New Issue
Block a user