Open pjdufour opened 7 years ago
Install curl, and unzip via apt module or in pre_tasks, since required for some direct commands, and not installed by default to all distributions.
curl
unzip
apt
pre_tasks
Install
curl
, andunzip
viaapt
module or inpre_tasks
, since required for some direct commands, and not installed by default to all distributions.