c12s-kubespray/roles/container-engine/docker/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
..
docker_plugin.yml Add support for Docker plugins (#4934) 2019-07-08 06:44:35 -07:00
main.yml Ensure libseccomp is installed before starting containerd on CentOS 8 (#6922) 2020-12-03 13:43:26 -08:00
pre-upgrade.yml Fedora CoreOS support (#5657) 2020-03-17 03:12:21 -07:00
set_facts_dns.yml Fix E306 in other roles (#6517) 2020-08-28 01:20:53 -07:00
systemd.yml Add test for Fedora CoreOS before creating Docker service file (#6940) 2020-11-30 09:20:49 -08:00