Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
apache
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ansible
apache
Commits
bd2a4293
Commit
bd2a4293
authored
8 years ago
by
nimrod
Browse files
Options
Downloads
Patches
Plain Diff
- More pre-commit checks (ansible-lint), updated existing checks.
parent
b8be0e68
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.pre-commit-config.yaml
+12
-7
12 additions, 7 deletions
.pre-commit-config.yaml
with
12 additions
and
7 deletions
.pre-commit-config.yaml
+
12
−
7
View file @
bd2a4293
-
repo
:
https://github.com/pre-commit/pre-commit-hooks
sha
:
6dfcb89af3c9b4d172cc2e5a8a2fa0f54615a338
sha
:
7539d8bd1a00a3c1bfd34cdb606d3a6372e83469
hooks
:
-
id
:
check-added-large-files
-
id
:
check-json
-
id
:
check-xml
-
id
:
check-yaml
-
id
:
check-merge-conflict
-
repo
:
https://www.shore.co.il/git/ansible-pre-commit
/
sha
:
94b506c144d4e22ebc1deef637a818db13bcaca5
-
repo
:
https://www.shore.co.il/git/ansible-pre-commit
sha
:
v0.4.0
hooks
:
-
id
:
ansible-pre-commit
-
repo
:
https://github.com/willthames/ansible-lint.git
sha
:
v3.3.3
-
id
:
ansible-syntax-check
always_run
:
true
files
:
tests/playbook.yml
args
:
[
'
tests/playbook.yml'
]
-
repo
:
https://github.com/willthames/ansible-lint
sha
:
v3.4.4
hooks
:
-
id
:
ansible-lint
files
:
\.(yaml|yml)$
always_run
:
true
files
:
tests/playbook.yml
args
:
[
'
tests/playbook.yml'
]
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment