mirror of
https://github.com/binary-kitchen/doorlockd
synced 2024-12-22 10:24:26 +01:00
ansible: improve python installation
Signed-off-by: Thomas Schmid <tom@binary-kitchen.de>
This commit is contained in:
parent
24288092cb
commit
f6cbca5bf2
@ -14,7 +14,7 @@
|
||||
raw: pacman -Syu --noconfirm
|
||||
|
||||
- name: Install Python
|
||||
raw: pacman -S python --noconfirm --
|
||||
raw: pacman -S python --noconfirm --needed
|
||||
|
||||
- name: Gather facts
|
||||
setup:
|
||||
|
Loading…
Reference in New Issue
Block a user