Make ansible-lint work again.

This commit is contained in:
Jeff Geerling
2021-02-22 16:13:21 -06:00
parent c254e08049
commit 5eec6ef54e
3 changed files with 6 additions and 3 deletions

2
.gitignore vendored
View File

@@ -1,3 +1,5 @@
*.retry
*/__pycache__
*.pyc
.cache