Bump version and start with ---.
This commit is contained in:
parent
cf53f19fe6
commit
01d3761342
|
|
@ -14,7 +14,7 @@ repos:
|
|||
args: [-c=.yamllint]
|
||||
|
||||
- repo: https://github.com/robertdebock/pre-commit
|
||||
rev: v1.2.1
|
||||
rev: v1.2.2
|
||||
hooks:
|
||||
- id: ansible_role_find_unused_variable
|
||||
- id: ansible_role_find_empty_files
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
{{ ansible_managed | comment }}
|
||||
{% if versionymlstat.stat.exists or exceptionymlstat.stat.exists or preferencesymlstat.stat.exists or verify.stat.exists %}
|
||||
exclude_paths:
|
||||
|
|
|
|||
Loading…
Reference in New Issue