aio bug fix
[ealt-edge.git] / 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