xoxys.mongodb/molecule/centos7/playbook.yml
Robert Kaussow b6f95cf56d
Some checks failed
continuous-integration/drone/push Build is failing
refactor docs
2020-01-22 22:36:03 +01:00

10 lines
127 B
YAML

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