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:
parent
24288092cb
commit
f6cbca5bf2
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user