shrikeh-ansible-roles.curl
ansible-curl
[] galaxy
Low-level Ansible role to install cURL on hosts in a cross-platform way.
Requirements
None.
Role Variables
curl_pkg_state_latest
Default: no
Controls whether to use 'present' or 'latest' for package installation.
curl_update_pkg_mgr
Default: no
Whether or not to update package managers prior to running this.
Dependencies
None.
Example Playbook
- hosts: servers
vars:
curl_pkg_state_latest: yes
roles:
- { role: shrikeh.curl }
License
Author Information
Contact me on Twitter @[barney_hanlon][twitter]
Install
ansible-galaxy install shrikeh-ansible-roles.curlLicense
mit
Downloads
567
Owner
Where I stash all my Ansible roles.
