Skip to content

Commit 95285ab

Browse files
🤖 sync with cloudalchemy/skeleton (SHA: fc18c382): ansible-lint 5+ fixes (#13)
1 parent 70c7336 commit 95285ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
steps:
2020
- checkout
2121
- run: pip install ansible ansible-lint yamllint flake8
22-
- run: ansible-lint
22+
- run: ansible-lint .
2323
- run: yamllint .
2424
- run: flake8
2525

0 commit comments

Comments
 (0)