[] galaxy
Low-level Ansible role to install cURL on hosts in a cross-platform way.
None.
Default: no
Controls whether to use 'present' or 'latest' for package installation.
Default: no
Whether or not to update package managers prior to running this.
None.
- hosts: servers
vars:
curl_pkg_state_latest: yes
roles:
- { role: shrikeh.curl }
Contact me on Twitter @[barney_hanlon][twitter]