Merge pull request #202 from deyjcode/master

Bump containerd version
This commit is contained in:
Jeff Geerling 2020-05-20 08:54:00 -05:00 committed by GitHub
commit 3877e370e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,6 +36,6 @@
- name: Install containerd separately (CentOS 8). - name: Install containerd separately (CentOS 8).
package: package:
name: https://download.docker.com/linux/centos/7/x86_64/stable/Packages/containerd.io-1.2.6-3.3.el7.x86_64.rpm name: https://download.docker.com/linux/centos/7/x86_64/stable/Packages/containerd.io-1.2.13-3.2.el7.x86_64.rpm
state: present state: present
when: ansible_distribution_major_version | int == 8 when: ansible_distribution_major_version | int == 8