fix moldecule playbook
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Robert Kaussow 2019-08-04 23:39:50 +02:00
parent aaf5a3c2e7
commit bb72ede531

View File

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