mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-11-09 21:23:29 +01:00
4 lines
154 B
Text
4 lines
154 B
Text
warn_list: # or 'skip_list' to silence them completely
|
|
- '306' # Shells that use pipes should set the pipefail option
|
|
exclude_paths:
|
|
- tests/roles/
|