Skip to content

shrikeh-ansible-roles/ansible-curl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-curl

[Galaxy] galaxy Build Status GitHub Stars

Low-level Ansible role to install cURL on hosts in a cross-platform way.

Requirements


None.

Role Variables


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.

Dependencies


None.

Example Playbook


    - hosts: servers
      vars:
        curl_pkg_state_latest: yes
      roles:
         - { role: shrikeh.curl }

License

MIT

Author Information

Contact me on Twitter @[barney_hanlon][twitter]

About

Install curl on machines that don't have it

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published