Skip to content

Commit 58f46d9

Browse files
committed
Fix linting errors.
1 parent ea8c71e commit 58f46d9

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.ansible-lint

+3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
---
2+
exclude_paths:
3+
- roles/elliotweiser.osx-command-line-tools
4+
25
skip_list:
36
- schema[meta]
47
- role-name

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
*.vagrant
22
.DS_Store
3+
.ansible
34
*.retry
45
roles*
56
config.yml

0 commit comments

Comments
 (0)