Bump containerd version

This commit is contained in:
Steve Jennings 2020-05-19 23:26:37 -04:00 committed by GitHub
parent c94e327a74
commit 8adb2f5b27
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