c12s-kubespray/roles/container-engine/containerd/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
..
containerd_repo.yml Add RHEL support subscription registration (#6572) 2020-11-24 08:33:00 -08:00
crictl.yml fix ansible password authentication (#6907) 2020-11-30 15:12:50 -08:00
main.yml Ensure libseccomp is installed before starting containerd on CentOS 8 (#6922) 2020-12-03 13:43:26 -08:00