From 73e509485488baed6fcf4bcccb094b98f46f5673 Mon Sep 17 00:00:00 2001 From: Saad Zaher Date: Tue, 13 Mar 2018 11:18:33 +0000 Subject: [PATCH] Remove unwanted ansible tasks Change-Id: I872dfaca7b7c1ce36e7997cb68b426a7fc0dfc45 --- playbooks/legacy/freezer-api-centos-7/post.yaml | 9 --------- playbooks/legacy/freezer-api-opensuse-423/post.yaml | 9 --------- playbooks/legacy/freezer-api-ubuntu-xenial/post.yaml | 9 --------- 3 files changed, 27 deletions(-) diff --git a/playbooks/legacy/freezer-api-centos-7/post.yaml b/playbooks/legacy/freezer-api-centos-7/post.yaml index 3f095305..a3693313 100644 --- a/playbooks/legacy/freezer-api-centos-7/post.yaml +++ b/playbooks/legacy/freezer-api-centos-7/post.yaml @@ -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=* diff --git a/playbooks/legacy/freezer-api-opensuse-423/post.yaml b/playbooks/legacy/freezer-api-opensuse-423/post.yaml index 3f095305..a3693313 100644 --- a/playbooks/legacy/freezer-api-opensuse-423/post.yaml +++ b/playbooks/legacy/freezer-api-opensuse-423/post.yaml @@ -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=* diff --git a/playbooks/legacy/freezer-api-ubuntu-xenial/post.yaml b/playbooks/legacy/freezer-api-ubuntu-xenial/post.yaml index 3f095305..a3693313 100644 --- a/playbooks/legacy/freezer-api-ubuntu-xenial/post.yaml +++ b/playbooks/legacy/freezer-api-ubuntu-xenial/post.yaml @@ -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=*