1. modifyf file copy adc_exporter file not /tmp/ansible_deploy directory error

This commit is contained in:
fumingwei
2020-11-16 18:43:15 +06:00
parent b50e3fa2e6
commit d8ddd2afb5

View File

@@ -1,7 +1,7 @@
- name: "copy freeipmi tools"
copy:
src: '{{ role_path }}/files/freeipmi-1.5.7-3.el7.x86_64.rpm'
dest: /tmp/ansible_deploy/freeipmi-1.5.7-3.el7.x86_64.rpm
dest: /tmp/ansible_deploy/
- name: "Install freeipmi rpm package"
yum: