kubespray/roles/container-engine/cri-o/tasks
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
..
crictl.yml fix ansible password authentication (#6907) 2020-11-30 15:12:50 -08:00
crio_repo.yml fix flake8 errors in Kubespray CI - tox-inventory-builder (#6910) 2020-11-22 23:47:35 -08:00
main.yaml Ensure libseccomp is installed before starting containerd on CentOS 8 (#6922) 2020-12-03 13:43:26 -08:00