Skip to content

Commit faeb333

Browse files
committed
Use lint offline mode to not install other dependencies.
1 parent 4a197c4 commit faeb333

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.ansible-lint

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
2+
offline: true
23
exclude_paths:
34
- galaxy-deploy.yml
4-
- .ansible/*
5+
- .ansible/roles/*
56
skip_list:
67
- risky-file-permissions
78
- yaml

0 commit comments

Comments
 (0)