https://github.com/oefenweb/ansible-netcat
Ansible role to set up netcat in Debian-like systems
https://github.com/oefenweb/ansible-netcat
Last synced: 4 months ago
JSON representation
Ansible role to set up netcat in Debian-like systems
- Host: GitHub
- URL: https://github.com/oefenweb/ansible-netcat
- Owner: Oefenweb
- License: mit
- Created: 2015-09-29T12:07:09.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2023-11-02T11:05:25.000Z (over 2 years ago)
- Last Synced: 2025-03-16T15:55:20.552Z (over 1 year ago)
- Language: Dockerfile
- Size: 78.1 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## netcat
[](https://github.com/Oefenweb/ansible-netcat/actions?query=workflow%3ACI)
[](https://galaxy.ansible.com/Oefenweb/netcat)
Set up netcat in Debian-like systems.
#### Requirements
* `netcat-traditional` (will be installed)
#### Variables
None
## Dependencies
None
#### Example
```yaml
---
- hosts: all
roles:
- oefenweb.netcat
```
#### License
MIT
#### Author Information
Mischa ter Smitten
#### Feedback, bug-reports, requests, ...
Are [welcome](https://github.com/Oefenweb/ansible-netcat/issues)!