kubespray/roles/container-engine
Max Gautier 0d4f57aa22
Validate systemd unit files (#10597)
* Validate systemd unit files

This ensure that we fail early if we have a bad systemd unit file
(syntax error, using a version not available in the local version, etc)

* Hack to check systemd version for service files validation

factory-reset.target was introduced in system 250, same version as the
aliasing feature we need for verifying systemd services with ansible.
So we only actually executes the validation if that target is present.

This is an horrible hack which should be reverted as soon as we drop
support for distributions with systemd<250.
2023-11-17 20:01:23 +01:00
..
containerd Validate systemd unit files (#10597) 2023-11-17 20:01:23 +01:00
containerd-common Resolve ansible-lint name errors (#10253) 2023-07-26 07:36:22 -07:00
cri-dockerd Validate systemd unit files (#10597) 2023-11-17 20:01:23 +01:00
cri-o Add cri-o criu support (#10479) 2023-11-08 16:57:32 +01:00
crictl Resolve ansible-lint name errors (#10253) 2023-07-26 07:36:22 -07:00
crun/tasks Resolve ansible-lint name errors (#10253) 2023-07-26 07:36:22 -07:00
docker Refactor "multi" handlers to use listen (#10542) 2023-11-08 12:28:30 +01:00
docker-storage Resolve ansible-lint name errors (#10253) 2023-07-26 07:36:22 -07:00
gvisor Resolve ansible-lint name errors (#10253) 2023-07-26 07:36:22 -07:00
kata-containers [kata-containers] Update configuration to support kata 3.1.3. (#10466) 2023-09-28 00:33:33 -07:00
meta [docker] use cri-dockerd instead of dockershim for any kubernetes version deployed with docker as the container_manager 2022-06-15 00:57:20 -07:00
nerdctl Fix containerd config_path mirrors and remove nerdctl insecure_registry (#10196) 2023-08-16 05:18:27 -07:00
runc Resolve ansible-lint name errors (#10253) 2023-07-26 07:36:22 -07:00
skopeo/tasks Resolve ansible-lint name errors (#10253) 2023-07-26 07:36:22 -07:00
validate-container-engine/tasks project: resolve ansible-lint key-order rule (#10314) 2023-08-10 00:57:27 -07:00
youki Fix youki binary download url (#10337) 2023-08-08 06:12:15 -07:00