xoxys.unifi/molecule/default/playbook.yml
Robert Kaussow be462d3153
All checks were successful
continuous-integration/drone/push Build is passing
refactor ci pipeline
2019-10-19 15:57:35 +02:00

11 lines
151 B
YAML

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