c12s-kubespray/roles/container-engine/containerd
OwenTuz d315f73080
Ensure libseccomp is installed before starting containerd on CentOS 8 (#6922)
* Ensure libseccomp is installed before starting containerd on CentOS 8

* Simplify libseccomp install on CentOS 8

- Uses `package` module
- Replaces complex version check with 'state: latest'. The version must
  be > 2.3 when using with cri-o.
- Removes unnecessary `not is_ostree` condition as CentOS 8 does not use
  ostree
2020-12-03 13:43:26 -08:00
..
defaults Add RHEL support subscription registration (#6572) 2020-11-24 08:33:00 -08:00
handlers Enable containerd to deploy vanilla containerd package (#4951) 2019-07-10 23:46:54 -07:00
meta Manage containerd.io package with docker CRI. (#6218) 2020-06-05 05:55:44 -07:00
molecule/default Upgrade molecule to v3 (#6468) 2020-08-04 05:24:19 -07:00
tasks Ensure libseccomp is installed before starting containerd on CentOS 8 (#6922) 2020-12-03 13:43:26 -08:00
templates containerd docker hub registry mirror support (#6962) 2020-11-30 00:22:49 -08:00
vars Add .editorconfig file (#6307) 2020-06-29 12:39:59 -07:00