Fix linting issues

This commit is contained in:
2020-10-13 23:40:02 +13:00
parent d646952ef5
commit 9d974bdf0c
7 changed files with 14 additions and 9 deletions

3
.ansible-lint Normal file
View File

@@ -0,0 +1,3 @@
# .ansible-lint │
warn_list: # or 'skip_list' to silence them completely │
- '106' # Role name {} does not match ``^[a-z][a-z0-9_]+$`` pattern