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

11 lines
159 B
YAML
Raw Normal View History

2019-05-19 16:20:32 +02:00
---
- name: Converge
hosts: all
vars:
2019-08-13 09:05:36 +02:00
homeassistant_packages:
- epel-release
2019-05-19 16:20:32 +02:00
roles:
- role: xoxys.python3
2019-05-19 16:20:32 +02:00
- role: xoxys.homeassistant