aerogear.install_socat
Install socat on macOS
Install socat
without using package managers like brew
.
Requirements
- You need
curl
- You need
bsdtar
Role Variables
archive_location
- location of the socat archivetmp_dir
- temporary directory for installationinstall_dir
- directory where socat will be installed
Example Playbook
Here’s an example of how to use your role with variables:
- hosts: servers
roles:
- { role: aidenkeating.install-socat }
License
MIT
Author Information
Aiden Keating akeating@redhat.com