add local later config file
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2019-06-11 09:39:29 +02:00
parent da8c5f7505
commit e802700b37
2 changed files with 12 additions and 0 deletions

8
.gitignore vendored
View File

@ -1,3 +1,11 @@
# ---> Ansible
*.retry
filter/plugins/
library
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

4
.later.yml Normal file
View File

@ -0,0 +1,4 @@
---
rules:
exclude_filter:
- ANSIBLE0009