Merge "run-base: exclude __pycache__ from logs"
This commit is contained in:
commit
017fdf3e34
@ -19,4 +19,6 @@
|
||||
mode: pull
|
||||
src: "/etc/ansible"
|
||||
verify_host: true
|
||||
rsync_opts:
|
||||
- "--exclude=__pycache__"
|
||||
ignore_errors: true
|
||||
|
Loading…
Reference in New Issue
Block a user