diff options
| author | lijia <[email protected]> | 2020-08-21 12:12:33 +0800 |
|---|---|---|
| committer | lijia <[email protected]> | 2020-08-21 12:12:33 +0800 |
| commit | acfe675bc565b2b8c5dcfd3ce938999ea93c40e4 (patch) | |
| tree | 4b083b0450f1dda0220ba5e12151a5600ab9d516 | |
| parent | 5682618748bafa6138cd645205020fda6381f83d (diff) | |
| -rw-r--r-- | roles/toroad/files/rpm/toroad-1.0.8.63c176a-2.el7.x86_64.rpm | bin | 0 -> 172404 bytes | |||
| -rw-r--r-- | roles/toroad/files/rpm/toroad-1.0.8.63c176a-x86_64...rpm | bin | 172332 -> 0 bytes | |||
| -rw-r--r-- | roles/toroad/tasks/main.yml | 6 | ||||
| -rw-r--r-- | roles/wangw/files/rpm/libwangw-1.0.8.dbd02f6-2.el7.x86_64.rpm | bin | 0 -> 23552 bytes | |||
| -rw-r--r-- | roles/wangw/files/rpm/libwangw-1.0.8.dbd02f6-x86_64...rpm | bin | 23524 -> 0 bytes | |||
| -rw-r--r-- | roles/wangw/files/rpm/libwire_graft-1.0.19.7cdff59-x86_64...rpm | bin | 25292 -> 0 bytes | |||
| -rw-r--r-- | roles/wangw/files/rpm/libwire_graft-1.0.20.9aaf15b-2.el7.x86_64.rpm | bin | 0 -> 23228 bytes | |||
| -rw-r--r-- | xxg_test_env/group_vars/all.yml | 6 |
8 files changed, 8 insertions, 4 deletions
diff --git a/roles/toroad/files/rpm/toroad-1.0.8.63c176a-2.el7.x86_64.rpm b/roles/toroad/files/rpm/toroad-1.0.8.63c176a-2.el7.x86_64.rpm Binary files differnew file mode 100644 index 0000000..df9f7eb --- /dev/null +++ b/roles/toroad/files/rpm/toroad-1.0.8.63c176a-2.el7.x86_64.rpm diff --git a/roles/toroad/files/rpm/toroad-1.0.8.63c176a-x86_64...rpm b/roles/toroad/files/rpm/toroad-1.0.8.63c176a-x86_64...rpm Binary files differdeleted file mode 100644 index c9200bc..0000000 --- a/roles/toroad/files/rpm/toroad-1.0.8.63c176a-x86_64...rpm +++ /dev/null diff --git a/roles/toroad/tasks/main.yml b/roles/toroad/tasks/main.yml index 3981690..7e424a8 100644 --- a/roles/toroad/tasks/main.yml +++ b/roles/toroad/tasks/main.yml @@ -9,6 +9,11 @@ src: "{{ role_path }}/files/rpm/{{ wangw_global.rpm_files.toroad_rpm_file }}" dest: "/tmp/wannat_deploy/" +- name: "Creates /opt/wannat/toroad/etc directory" + file: + path: /opt/wannat/toroad/etc + state: directory + - name: "install toroad" yum: name: "{{ packages }}" @@ -17,7 +22,6 @@ packages: - /tmp/wannat_deploy/{{ wangw_global.rpm_files.toroad_rpm_file }} - - name: "Template the toroad.conf" template: src: "{{ role_path }}/templates/toroad.conf.j2" diff --git a/roles/wangw/files/rpm/libwangw-1.0.8.dbd02f6-2.el7.x86_64.rpm b/roles/wangw/files/rpm/libwangw-1.0.8.dbd02f6-2.el7.x86_64.rpm Binary files differnew file mode 100644 index 0000000..5e773c6 --- /dev/null +++ b/roles/wangw/files/rpm/libwangw-1.0.8.dbd02f6-2.el7.x86_64.rpm diff --git a/roles/wangw/files/rpm/libwangw-1.0.8.dbd02f6-x86_64...rpm b/roles/wangw/files/rpm/libwangw-1.0.8.dbd02f6-x86_64...rpm Binary files differdeleted file mode 100644 index 888a1d4..0000000 --- a/roles/wangw/files/rpm/libwangw-1.0.8.dbd02f6-x86_64...rpm +++ /dev/null diff --git a/roles/wangw/files/rpm/libwire_graft-1.0.19.7cdff59-x86_64...rpm b/roles/wangw/files/rpm/libwire_graft-1.0.19.7cdff59-x86_64...rpm Binary files differdeleted file mode 100644 index de6304e..0000000 --- a/roles/wangw/files/rpm/libwire_graft-1.0.19.7cdff59-x86_64...rpm +++ /dev/null diff --git a/roles/wangw/files/rpm/libwire_graft-1.0.20.9aaf15b-2.el7.x86_64.rpm b/roles/wangw/files/rpm/libwire_graft-1.0.20.9aaf15b-2.el7.x86_64.rpm Binary files differnew file mode 100644 index 0000000..4b10d05 --- /dev/null +++ b/roles/wangw/files/rpm/libwire_graft-1.0.20.9aaf15b-2.el7.x86_64.rpm diff --git a/xxg_test_env/group_vars/all.yml b/xxg_test_env/group_vars/all.yml index bb585a6..832d21d 100644 --- a/xxg_test_env/group_vars/all.yml +++ b/xxg_test_env/group_vars/all.yml @@ -24,9 +24,9 @@ wangw_global: identification_by_which_device:"enp8s0" rpm_files: - wangw_rpm_file: "libwangw-1.0.8.dbd02f6-x86_64...rpm" - wire_graft_rpm_file: "libwire_graft-1.0.19.7cdff59-x86_64...rpm" - toroad_rpm_file: "toroad-1.0.8.63c176a-x86_64...rpm" + wangw_rpm_file: "libwangw-1.0.8.dbd02f6-2.el7.x86_64.rpm" + wire_graft_rpm_file: "libwire_graft-1.0.20.9aaf15b-2.el7.x86_64.rpm" + toroad_rpm_file: "toroad-1.0.8.63c176a-2.el7.x86_64.rpm" |
