xoxys.unifi/molecule/ec2-centos-7/playbook.yml

11 lines
151 B
YAML
Raw Normal View History

2019-08-04 20:31:25 +00:00
---
- name: Converge
2019-08-04 21:43:49 +00:00
hosts: all
2019-08-04 21:39:50 +00:00
vars:
mongodb_packages_extra:
- epel-release
2019-08-04 20:31:25 +00:00
roles:
2019-08-04 20:58:26 +00:00
- role: xoxys.mongodb
2019-08-04 20:31:25 +00:00
- role: xoxys.unifi