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:
Martin Uddén
2017-09-25 13:29:17 +02:00
committed by Matthew Mosesohn
parent b23d81f825
commit 20db1738fa
6 changed files with 115 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
---
dependencies:
- role: docker/docker-storage
when: docker_container_storage_setup and ansible_os_family == "RedHat"