mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-08 22:33:53 +00:00
(cherry picked from commit c68bfedbaa)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
@@ -49,7 +49,7 @@ function retry
|
|||||||
echo "@* -> ${result}"
|
echo "@* -> ${result}"
|
||||||
done
|
done
|
||||||
echo "Command '@*' failed 3 times!"
|
echo "Command '@*' failed 3 times!"
|
||||||
exit -1
|
exit 255
|
||||||
}
|
}
|
||||||
|
|
||||||
command -v pip
|
command -v pip
|
||||||
|
|||||||
Reference in New Issue
Block a user