mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-22 03:17:43 -02:30
Verify valid settings before deploy (#1705)
Also fix yaml lint issues Fixes #1703
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
---
|
||||
- name: look up docker cgroup driver
|
||||
shell: "docker info | grep 'Cgroup Driver' | awk -F': ' '{ print $2; }'"
|
||||
register: docker_cgroup_driver_result
|
||||
|
||||
Reference in New Issue
Block a user