xoxys.mongodb/molecule/default/playbook.yml
Robert Kaussow 3b4357c762
All checks were successful
continuous-integration/drone/push Build is passing
refactor ci pipeline
2019-10-17 21:35:41 +02:00

10 lines
127 B
YAML

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