xoxys.postfix_relay/.later.yml

20 lines
272 B
YAML
Raw Normal View History

2019-11-22 23:59:05 +01:00
---
ansible:
custom_modules:
- iptables_raw
- openssl_pkcs12
2020-08-19 18:39:00 +02:00
- proxmox_kvm
2019-11-22 23:59:05 +01:00
- ucr
2020-08-19 18:39:00 +02:00
- corenetworks_dns
- corenetworks_token
2019-11-22 23:59:05 +01:00
rules:
exclude_files:
- molecule/
- "LICENSE*"
- "**/*.md"
- "**/*.ini"
2020-08-19 18:39:00 +02:00
2019-11-22 23:59:05 +01:00
exclude_filter:
- LINT0009