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

11 lines
151 B
YAML
Raw Normal View History

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