This repository has been archived on 2022-06-20. You can view files and clone it, but cannot push or open issues or pull requests.
xoxys.corenetworks_dns/.later.yml

22 lines
320 B
YAML
Raw Normal View History

2020-05-12 21:57:32 +02:00
---
ansible:
custom_modules:
- iptables_raw
- openssl_pkcs12
2020-08-19 18:39:07 +02:00
- proxmox_kvm
2020-05-12 21:57:32 +02:00
- ucr
2020-08-19 18:39:07 +02:00
- corenetworks_dns
- corenetworks_token
2020-05-12 21:59:44 +02:00
- corenetworks_dns
- corenetworks_token
2020-05-12 21:57:32 +02:00
rules:
exclude_files:
- molecule/
- "LICENSE*"
- "**/*.md"
- "**/*.ini"
2020-05-12 21:59:44 +02:00
2020-05-12 21:57:32 +02:00
exclude_filter:
- LINT0009