Kaynağa Gözat

Merge pull request #3801 from mtnbikenc/fix-copy

Merged by openshift-bot
OpenShift Bot 8 yıl önce
ebeveyn
işleme
59b7c23a5b

+ 1 - 0
roles/openshift_version/tasks/set_version_rpm.yml

@@ -19,6 +19,7 @@
   copy:
     src: /etc/yum.conf
     dest: "{{ yum_conf_temp_file }}"
+    remote_src: True
 
 - name: Clear the exclude= list in the temporary yum.conf
   lineinfile: