mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-12 00:03:17 +02:00
8 lines
173 B
YAML
8 lines
173 B
YAML
---
|
|
|
|
dependencies:
|
|
- role: mkdir
|
|
- role: repo_mongodb # MongoDB isn't in base repo anymore on EL8
|
|
vars:
|
|
- mongo_major_version: 3.6 # Unifi recommends Mong 3.6
|