mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-13 21:34:40 +03:00
* 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"
|