Merge "Remove unwanted ansible tasks"

This commit is contained in:
Zuul 2018-03-13 15:54:19 +00:00 committed by Gerrit Code Review
commit 886cc647ae
3 changed files with 0 additions and 27 deletions

View File

@ -79,12 +79,3 @@
- --exclude=*
- --prune-empty-dirs
- name: Copy freezer-api.log to logs
synchronize:
src: '/opt/stack/new/logs/freezer-api.log'
dest: '{{ zuul.executor.log_root }}/freezer_api.log'
mode: pull
copy_links: true
verify_host: true
rsync_opts:
- --include=*

View File

@ -79,12 +79,3 @@
- --exclude=*
- --prune-empty-dirs
- name: Copy freezer-api.log to logs
synchronize:
src: '/opt/stack/new/logs/freezer-api.log'
dest: '{{ zuul.executor.log_root }}/freezer_api.log'
mode: pull
copy_links: true
verify_host: true
rsync_opts:
- --include=*

View File

@ -79,12 +79,3 @@
- --exclude=*
- --prune-empty-dirs
- name: Copy freezer-api.log to logs
synchronize:
src: '/opt/stack/new/logs/freezer-api.log'
dest: '{{ zuul.executor.log_root }}/freezer_api.log'
mode: pull
copy_links: true
verify_host: true
rsync_opts:
- --include=*