Skip to content

Ansible role to set up gosu in Debian-like systems

License

Notifications You must be signed in to change notification settings

Oefenweb/ansible-gosu

Repository files navigation

gosu

CI Ansible Galaxy

Set up (the latest or a specific version of) gosu in Debian-like systems.

Requirements

None

Variables

  • gosu_version [default: 1.12]: Version to install
  • gosu_install_prefix [default: /usr/local/bin]: Install prefix

Dependencies

None

Example

---
- hosts: all
  roles:
    - oefenweb.gosu

License

MIT

Author Information

Mischa ter Smitten

Feedback, bug-reports, requests, ...

Are welcome!