1
0
mirror of https://github.com/binary-kitchen/doorlockd synced 2024-12-22 18:34:25 +01:00

ansible: improve python installation

Signed-off-by: Thomas Schmid <tom@binary-kitchen.de>
This commit is contained in:
Thomas 2019-06-25 20:55:22 +02:00 committed by Ralf Ramsauer
parent 24288092cb
commit f6cbca5bf2

View File

@ -14,7 +14,7 @@
raw: pacman -Syu --noconfirm raw: pacman -Syu --noconfirm
- name: Install Python - name: Install Python
raw: pacman -S python --noconfirm -- raw: pacman -S python --noconfirm --needed
- name: Gather facts - name: Gather facts
setup: setup: