remove old molecule deps
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
0013320ec2
commit
affe22e399
@ -1,9 +1,5 @@
|
||||
- name: Converge
|
||||
hosts: all
|
||||
vars:
|
||||
python3_packages_extra:
|
||||
- epel-release
|
||||
|
||||
roles:
|
||||
- role: xoxys.python3
|
||||
- role: xoxys.homeassistant
|
||||
|
@ -24,7 +24,7 @@
|
||||
- setuptools
|
||||
- wheel
|
||||
|
||||
- name: Install with pip and virtualenv
|
||||
- name: Install homeassistant
|
||||
pip:
|
||||
name: homeassistant
|
||||
version: "{{ homeassistant_version }}"
|
||||
|
Loading…
Reference in New Issue
Block a user