2019-10-19 14:40:19 +00:00
|
|
|
---
|
2019-11-22 22:59:05 +00:00
|
|
|
ansible:
|
|
|
|
custom_modules:
|
|
|
|
- iptables_raw
|
|
|
|
- openssl_pkcs12
|
2020-08-19 16:38:59 +00:00
|
|
|
- proxmox_kvm
|
2019-11-22 22:59:05 +00:00
|
|
|
- ucr
|
2020-08-19 16:38:59 +00:00
|
|
|
- corenetworks_dns
|
|
|
|
- corenetworks_token
|
2019-11-22 22:59:05 +00:00
|
|
|
|
2019-10-19 14:40:19 +00:00
|
|
|
rules:
|
2019-11-22 22:59:05 +00:00
|
|
|
exclude_files:
|
|
|
|
- molecule/
|
|
|
|
- "LICENSE*"
|
|
|
|
- "**/*.md"
|
|
|
|
- "**/*.ini"
|
2020-08-19 16:38:59 +00:00
|
|
|
|
2019-10-19 14:42:13 +00:00
|
|
|
exclude_filter:
|
2019-11-22 22:59:05 +00:00
|
|
|
- LINT0009
|