Jason DeTiberus 8 роки тому
батько
коміт
d37a216ba7
1 змінених файлів з 0 додано та 1 видалено
  1. 0 1
      roles/openshift_repos/tasks/main.yaml

+ 0 - 1
roles/openshift_repos/tasks/main.yaml

@@ -41,7 +41,6 @@
 - name: Configure origin yum repositories RHEL/CentOS
   copy:
     src: origin/repos/openshift-ansible-centos-paas-sig.repo
-    src: "{{ item }}"
     dest: /etc/yum.repos.d/
   notify: refresh cache
   when: ansible_os_family == "RedHat" and ansible_distribution != "Fedora"