netz39-infra-ansible/.yamllint

11 lines
117 B
Text
Raw Permalink Normal View History

2020-12-28 22:53:53 +01:00
---
extends: default
rules:
truthy:
allowed-values:
- 'true'
- 'false'
- 'yes'
- 'no'