xoxys.update/.later.yml

19 lines
249 B
YAML
Raw Normal View History

2019-06-11 09:39:29 +02:00
---
2019-11-22 23:59:05 +01:00
ansible:
custom_modules:
- iptables_raw
- openssl_pkcs12
- proxmox_kvm2
- ucr
- yum_versionlock
2019-06-11 09:39:29 +02:00
rules:
2019-11-22 23:59:05 +01:00
exclude_files:
- molecule/
- "LICENSE*"
- "**/*.md"
- "**/*.ini"
2019-06-11 09:39:29 +02:00
exclude_filter:
2019-11-22 23:59:05 +01:00
- LINT0009