mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-11 10:00:03 -03:30
* feature: install project atomic CSS on RedHat family * missing patch for this feature * sub-role refactor * Yamllint fix
5 lines
125 B
YAML
5 lines
125 B
YAML
---
|
|
dependencies:
|
|
- role: docker/docker-storage
|
|
when: docker_container_storage_setup and ansible_os_family == "RedHat"
|