更新wannat_common rpm file path.
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
- name: "copy wannat_common rpm to destination server"
|
- name: "copy wannat_common rpm to destination server"
|
||||||
copy:
|
copy:
|
||||||
src: "{{ role_path }}/files/rpm/{{ wannat_global.rpm_files.wannat_common_rpm_file }}"
|
src: "{{ role_path }}/files/{{ wannat_global.rpm_files.wannat_common_rpm_file }}"
|
||||||
dest: "/tmp/"
|
dest: "/tmp/"
|
||||||
|
|
||||||
- name: "install wannat_common"
|
- name: "install wannat_common"
|
||||||
|
|||||||
Reference in New Issue
Block a user