c12s-kubespray/roles/container-engine/cri-o
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 crun support (#6864) 2020-12-01 11:00:50 -08:00
files Split deploy steps in separate playbooks: part1 (#3451) 2018-10-09 19:14:33 -07:00
handlers Add CRI-O CI (#5460) 2020-04-22 06:09:52 -07:00
molecule/default up vagrant box to fedora/33-cloud-base in cri-o molecule tests (#6992) 2020-12-03 11:25:26 -08:00
tasks Ensure libseccomp is installed before starting containerd on CentOS 8 (#6922) 2020-12-03 13:43:26 -08:00
templates Allow airgapped CRI-O installation (#6927) 2020-11-28 08:38:47 -08:00
vars Install cri-o with package version (#6853) 2020-10-26 08:35:02 -07:00