mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-12 23:31:08 +00:00
15 lines
179 B
YAML
15 lines
179 B
YAML
|
---
|
||
|
|
||
|
use_default_rules: true
|
||
|
|
||
|
skip_list:
|
||
|
- unnamed-task
|
||
|
- no-handler
|
||
|
- no-jinja-nesting
|
||
|
- schema
|
||
|
- var-naming
|
||
|
- command-instead-of-shell
|
||
|
- role-name
|
||
|
|
||
|
offline: false
|