diff options
| author | fengweihao <[email protected]> | 2020-10-19 19:04:21 +0800 |
|---|---|---|
| committer | 付明卫 <[email protected]> | 2020-10-19 20:42:42 +0800 |
| commit | 67ae52725ba1280faf1edf6fbeb0227e373f9243 (patch) | |
| tree | 76c507f8ea0ed32f26d400e22775b6fe5b43a1b8 | |
| parent | b0c9ea045b2753f02c4014018814f2a426027ed1 (diff) | |
cerstore升级
| -rw-r--r-- | roles/certstore/files/certstore-2.1.2.20200923.a36312c-1.el7.x86_64.rpm | bin | 2123332 -> 0 bytes | |||
| -rw-r--r-- | roles/certstore/files/certstore-2.1.3.202010.81eef83-1.el7.x86_64.rpm | bin | 0 -> 2123112 bytes | |||
| -rw-r--r-- | roles/certstore/tasks/main.yml | 2 |
3 files changed, 1 insertions, 1 deletions
diff --git a/roles/certstore/files/certstore-2.1.2.20200923.a36312c-1.el7.x86_64.rpm b/roles/certstore/files/certstore-2.1.2.20200923.a36312c-1.el7.x86_64.rpm Binary files differdeleted file mode 100644 index 3514d39..0000000 --- a/roles/certstore/files/certstore-2.1.2.20200923.a36312c-1.el7.x86_64.rpm +++ /dev/null diff --git a/roles/certstore/files/certstore-2.1.3.202010.81eef83-1.el7.x86_64.rpm b/roles/certstore/files/certstore-2.1.3.202010.81eef83-1.el7.x86_64.rpm Binary files differnew file mode 100644 index 0000000..492e276 --- /dev/null +++ b/roles/certstore/files/certstore-2.1.3.202010.81eef83-1.el7.x86_64.rpm diff --git a/roles/certstore/tasks/main.yml b/roles/certstore/tasks/main.yml index bc00e5c..d970488 100644 --- a/roles/certstore/tasks/main.yml +++ b/roles/certstore/tasks/main.yml @@ -10,7 +10,7 @@ - name: install certstore yum: name: - - /tmp/ansible_deploy/certstore-2.1.2.20200923.a36312c-1.el7.x86_64.rpm + - /tmp/ansible_deploy/certstore-2.1.3.202010.81eef83-1.el7.x86_64.rpm state: present - name: template certstore configure file |
