This repository has been archived on 2022-08-22. You can view files and clone it, but cannot push or open issues or pull requests.
autonomic.add-users/.ansible-lint.yml

14 lines
149 B
YAML
Raw Normal View History

2022-03-15 10:39:22 +00:00
---
skip_list:
- "106"
- "204"
- "207"
- "208"
- "301"
- "305"
- "503"
- "602"
- "no-log-password"
- yaml
- "risky-shell-pipe"