feat: move to dedicated repo
This commit is contained in:
commit
4a88a5b28d
54 changed files with 1524 additions and 0 deletions
16
.ansible-lint
Normal file
16
.ansible-lint
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
|
||||
kinds:
|
||||
- playbook: '**/*.{yml,yaml}'
|
||||
|
||||
skip_list:
|
||||
- 'command-shell'
|
||||
- 'experimental'
|
||||
- 'git-latest'
|
||||
- 'no-changed-when'
|
||||
- 'no-handler'
|
||||
- 'name[casing]'
|
||||
- 'name[template]'
|
||||
- 'risky-file-permissions'
|
||||
- 'schema[tasks]'
|
||||
- 'var-naming[no-role-prefix]'
|
||||
Loading…
Add table
Add a link
Reference in a new issue