xoxys.unifi/molecule/ec2-centos-7/playbook.yml
Robert Kaussow 5117030fff
All checks were successful
continuous-integration/drone/push Build is passing
fix typo
2019-08-04 23:43:49 +02:00

11 lines
151 B
YAML

---
- name: Converge
hosts: all
vars:
mongodb_packages_extra:
- epel-release
roles:
- role: xoxys.mongodb
- role: xoxys.unifi