xoxys.unifi/molecule/default/playbook.yml

11 lines
151 B
YAML
Raw Normal View History

2019-08-04 22:31:25 +02:00
---
- name: Converge
hosts: all
2019-10-19 15:57:35 +02:00
vars:
mongodb_packages_extra:
- epel-release
2019-08-04 22:31:25 +02:00
roles:
2019-10-19 15:57:35 +02:00
- role: xoxys.mongodb
2019-08-04 22:31:25 +02:00
- role: xoxys.unifi