mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-25 06:56:07 -03:30
feature: install project atomic CSS on RedHat family (#1499)
* feature: install project atomic CSS on RedHat family * missing patch for this feature * sub-role refactor * Yamllint fix
This commit is contained in:
committed by
Matthew Mosesohn
parent
b23d81f825
commit
20db1738fa
4
roles/docker/meta/main.yml
Normal file
4
roles/docker/meta/main.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
dependencies:
|
||||
- role: docker/docker-storage
|
||||
when: docker_container_storage_setup and ansible_os_family == "RedHat"
|
||||
Reference in New Issue
Block a user