c12s-kubespray/roles/container-engine/docker
Kenichi Omichi 024a3ee551
Replace callback_whitelist with callbacks_enabled (#8759)
When running molecule jobs, we saw the folloing warning message:

 [DEPRECATION WARNING]: [defaults]callback_whitelist option, normalizing names
 to new standard, use callbacks_enabled instead. This feature will be removed
 from ansible-core in version 2.15. Deprecation warnings can be disabled by
 setting deprecation_warnings=False in ansible.cfg.

callbacks_enabled has been added since Ansible 2.11 and Kubespray is using
Ansible 2.12 at master branch. So we can use callbacks_enabled safely to
avoid the warning message.
2022-06-09 13:15:45 -07:00
..
defaults containerd: download containerd from upstream instead of using distro specific packages (#7970) 2021-10-20 08:47:58 -07: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 Ensure containerd service unmasking (#8726) 2022-04-29 08:39:14 -07:00
meta Manage containerd.io package with docker CRI. (#6218) 2020-06-05 05:55:44 -07:00
molecule/default Replace callback_whitelist with callbacks_enabled (#8759) 2022-06-09 13:15:45 -07:00
tasks fix remove docker-ce.repo failed (#8856) 2022-05-24 05:44:06 -07:00
templates docker: remove old versions 2021-01-14 09:39:05 -08:00
vars Add epoch to docker-ce and docker-ce-cli packages to ensure docker up… (#8618) 2022-03-11 02:45:07 -08:00