mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-09 22:08:42 +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
|