2020-05-12 19:57:32 +00:00
|
|
|
---
|
|
|
|
ansible:
|
|
|
|
custom_modules:
|
|
|
|
- iptables_raw
|
|
|
|
- openssl_pkcs12
|
|
|
|
- proxmox_kvm2
|
|
|
|
- ucr
|
|
|
|
- yum_versionlock
|
2020-05-12 19:59:44 +00:00
|
|
|
- corenetworks_dns
|
|
|
|
- corenetworks_token
|
2020-05-12 19:57:32 +00:00
|
|
|
|
|
|
|
rules:
|
|
|
|
exclude_files:
|
|
|
|
- molecule/
|
|
|
|
- "LICENSE*"
|
|
|
|
- "**/*.md"
|
|
|
|
- "**/*.ini"
|
2020-05-12 19:59:44 +00:00
|
|
|
|
2020-05-12 19:57:32 +00:00
|
|
|
exclude_filter:
|
|
|
|
- LINT0009
|