fix moldecule playbook
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Robert Kaussow 2019-08-04 23:39:50 +02:00
parent aaf5a3c2e7
commit bb72ede531
1 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,10 @@
---
- name: Converge
hosts: all
hosts:
vars:
mongodb_packages_extra:
- epel-release
roles:
- role: xoxys.mongodb
- role: xoxys.unifi