aio bug fix 66/4366/1
authorSrinivasan <srinivasan.s.n@huawei.com>
Tue, 6 Jul 2021 06:35:19 +0000 (12:05 +0530)
committerSrinivasan <srinivasan.s.n@huawei.com>
Tue, 6 Jul 2021 06:37:01 +0000 (12:07 +0530)
Signed-off-by: Srinivasan <srinivasan.s.n@huawei.com>
Change-Id: I895f63aa2d2745ee1ae27fa401f5072f50c2ecb5

ocd/infra/playbooks/roles/egallery-tar/tasks/install.yml

index b8e9fc2..ee01a08 100644 (file)
     chdir: "{{playbook_dir}}"
   when: ansible_architecture == 'x86_64'
 
-- name: Set inventory file for muno
-  command: cp hosts-muno /tmp/eg_download/deploy/ansible-all-x86-latest/install
-  args:
-    chdir: "{{playbook_dir}}"
-  when: ansible_architecture == 'x86_64'
-
 - name: Set var.yml to eg path
   # yamllint disable rule:line-length
   command: cp var.yml /tmp/eg_download/deploy/ansible-all-x86-latest/install