mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-29 10:25:30 +02:00
Update to 2021-12-01 19:13
This commit is contained in:
7
roles/diagrams/meta/main.yml
Normal file
7
roles/diagrams/meta/main.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
|
||||
dependencies:
|
||||
- role: repo_lux # EL8 doesn't have tomcat anymore
|
||||
when:
|
||||
- ansible_os_family == 'RedHat'
|
||||
- ansible_distribution_major_version is version('8','>=')
|
Reference in New Issue
Block a user