Hubs: add dep on MongoDB
This commit is contained in:
parent
d548b86bef
commit
69175c9756
2 changed files with 3 additions and 1 deletions
|
@ -50,7 +50,6 @@
|
|||
|
||||
roles:
|
||||
- basessh
|
||||
- certbot
|
||||
|
||||
- role: hubs
|
||||
main_user: fedora
|
||||
|
|
3
roles/hubs/meta/main.yml
Normal file
3
roles/hubs/meta/main.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
dependencies:
|
||||
- certbot
|
||||
- mongodb
|
Loading…
Add table
Add a link
Reference in a new issue