ymajik.wireshark
Wireshark
This is an Ansible role that installs Wireshark on Debian-based systems.
Requirements
No requirements needed.
Role Variables
You can set wireshark_gui
to true if you want to use the graphical user interface.
wireshark_user: "{{ lookup('env','USER') }}"
wireshark_gui: false
wireshark_cli: true
wireshark_gui_package: wireshark
wireshark_cli_package: tshark
Dependencies
No dependencies needed.
Example Playbook
Here’s an example of how to use this role:
- hosts: servers
roles:
- { role: ymajik.wireshark }
License
This project is licensed under BSD.
Author Information
Created by ymajik.
Installa
ansible-galaxy install ymajik.wireshark
Licenza
mit
Download
166
Proprietario