Skip to content

Ansible role to set up (the latest version of) socat in Debian-like systems

License

Notifications You must be signed in to change notification settings

Oefenweb/ansible-socat

Repository files navigation

socat

CI Ansible Galaxy

Set up (the latest version of) socat in Debian-like systems.

Requirements

  • build-essential (will be installed)
  • libreadline-dev (will be installed)
  • libssl-dev (will be installed)
  • libwrap0-dev (will be installed)

Variables

  • socat_version: [default: 1.7.4.2]: Version to install
  • socat_remove_distro_version: [default: true]: Whether or not to remove the distribution version
  • socat_configure_options: [default: []]: Options to pass to ./configure (e.g. ['--disable-readline'])

Dependencies

None

Example

---
- hosts: all
  roles:
    - oefenweb.socat

License

MIT

Author Information

  • Mischa ter Smitten

Feedback, bug-reports, requests, ...

Are welcome!

About

Ansible role to set up (the latest version of) socat in Debian-like systems

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published