c12s-kubespray/roles/container-engine
Kenichi Omichi ae3a1d7c01
Fix keepcache values of yum_repository (#7506)
As the official document[1], the parameter keepcache should be
'0' or '1' as string. To avoid the following warning message,
this fixes the parameter value:

  [WARNING]: The value False (type bool) in a string field was
  converted to u'False' (type string). If this does not look
  like what you expect, quote the entire value to ensure it
  does not change.

https://docs.ansible.com/ansible/latest/collections/ansible/builtin/yum_repository_module.html
2021-04-21 07:20:11 -07:00
..
containerd Add containerd_extra_args (#7461) 2021-04-12 01:02:00 -07:00
containerd-common Set containerd version to 1.4.4 (#7398) 2021-04-01 23:20:11 -07:00
cri-o Fix keepcache values of yum_repository (#7506) 2021-04-21 07:20:11 -07:00
crictl Change the owner of /etc/crictl.yaml to root (#7254) 2021-02-05 09:28:53 -08:00
crun Download crun using download_file.yml (#7370) 2021-03-19 08:40:33 -07:00
docker Update some docker defaults (#7499) 2021-04-14 15:13:07 -07:00
docker-storage Make container storage repository configurable (#4284) 2019-02-25 19:29:32 -08:00
kata-containers Replace kube-master with kube_control_plane (#7256) 2021-03-23 17:26:05 -07:00
meta Add crun support (#6864) 2020-12-01 11:00:50 -08:00