TSG v21.02.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
- name: "copy toroad_rpm_file to destination server"
|
||||
synchronize:
|
||||
src: "{{ role_path }}/files/rpm/{{ wangw_global.rpm_files.toroad_rpm_file }}"
|
||||
dest: "/tmp/wannat_deploy/"
|
||||
dest: "/tmp/"
|
||||
|
||||
- name: "Creates /opt/wannat/toroad/etc directory"
|
||||
file:
|
||||
@@ -20,7 +20,7 @@
|
||||
state: present
|
||||
vars:
|
||||
packages:
|
||||
- /tmp/wannat_deploy/{{ wangw_global.rpm_files.toroad_rpm_file }}
|
||||
- /tmp/{{ wangw_global.rpm_files.toroad_rpm_file }}
|
||||
|
||||
- name: "Template the toroad.conf"
|
||||
template:
|
||||
|
||||
Reference in New Issue
Block a user