add python3 role deps

This commit is contained in:
Robert Kaussow 2019-09-23 12:52:09 +02:00
parent 7b145432c6
commit faaa1e13da
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
- name: Converge
hosts: all
vars:
python3_packages_extra:
- epel-release
roles:
- role: xoxys.python3
- role: xoxys.homeassistant