Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wtanaka/ansible-role-netstat
Ansible role to install netstat
https://github.com/wtanaka/ansible-role-netstat
ansible ansible-galaxy ansible-role ansible-roles galaxy net-tools netstat
Last synced: 14 days ago
JSON representation
Ansible role to install netstat
- Host: GitHub
- URL: https://github.com/wtanaka/ansible-role-netstat
- Owner: wtanaka
- Created: 2017-03-01T08:22:03.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-18T14:20:19.000Z (over 5 years ago)
- Last Synced: 2024-11-22T21:49:51.550Z (3 months ago)
- Topics: ansible, ansible-galaxy, ansible-role, ansible-roles, galaxy, net-tools, netstat
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/wtanaka/ansible-role-netstat.svg?branch=master)](https://travis-ci.org/wtanaka/ansible-role-netstat)
[![CircleCI](https://circleci.com/gh/wtanaka/ansible-role-netstat.svg?style=svg)](https://circleci.com/gh/wtanaka/ansible-role-netstat)wtanaka.netstat
===============This ansible role installs netstat, a command-line tool that displays
network connections (both incoming and outgoing), routing tables, and
a number of network interface (network interface controller or
software-defined network interface) and network protocol statistics.
It is available on Unix-like operating systems including OS X, Linux,
Solaris, and BSD, and is available on Windows NT-based operating
systems including Windows XP, Windows Vista, Windows 7 and Windows 8.Example Playbook
----------------- hosts: all
roles:
- wtanaka.netstatLicense
-------GPLv2
Author Information
------------------http://wtanaka.com/