c12s-kubespray/roles/container-engine/docker
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
files Fixing and issue where if the pids in the orphan list no longer exist then all systemd child processes would be killed. (#5636) 2020-02-17 09:33:29 -08:00
handlers Remove support for CoreOS Container Linux (#6576) 2020-08-28 02:28:53 -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 Fix proxy and module_hotfixes (#6837) 2020-10-19 23:06:07 -07:00
vars Add RHEL support subscription registration (#6572) 2020-11-24 08:33:00 -08:00