mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-05 23:10:23 +00:00
14 lines
164 B
YAML
14 lines
164 B
YAML
|
---
|
||
|
|
||
|
use_default_rules: true
|
||
|
|
||
|
skip_list:
|
||
|
- unnamed-task
|
||
|
- no-handler
|
||
|
- no-jinja-nesting
|
||
|
- schema
|
||
|
- command-instead-of-shell
|
||
|
- role-name
|
||
|
|
||
|
offline: false
|