diff --git a/roles/python/tasks/main.yml b/roles/python/tasks/main.yml index 3a904113f44e2fb16bb4bdc91b5aeab19a9fc41d..4bc4123a107c4ace684958d9e2df29b43d4ab734 100644 --- a/roles/python/tasks/main.yml +++ b/roles/python/tasks/main.yml @@ -1,5 +1,6 @@ # $DATE is host time, which we force set on the target machine. # Allows downloading stuff without TLS errors +# Expect timeout is needed, otherwise by default it terminates itself after 10 seconds - name: Pacman keyring + Python installation delegate_to: localhost ansible.builtin.shell: |