UNPKG

@installdoc/ansible-gas-station

Version:

An Ansible playbook that provisions your network with software from GitHub Awesome lists, developed with disaster recovery in mind ⛽🔥🤤

37 lines (36 loc) 871 B
--- galaxy_info: role_name: bandwhich author: ProfessorManhattan description: Installs Bandwhich, a terminal bandwidth utilization tool, on almost any platform company: Megabyte Labs issue_tracker_url: https://gitlab.com/megabyte-labs/ansible-roles/bandwhich/-/issues license: license (MIT) min_ansible_version: 2.10 platforms: - name: EL versions: - 6 - 7 - 8 - name: Fedora versions: - all - name: Ubuntu versions: - all - name: Debian versions: - all galaxy_tags: - network - monitoring - sniff namespace: professormanhattan dependencies: - role: rust when: ansible_os_family == 'Windows' - role: professormanhattan.homebrew when: ansible_os_family == "Darwin" - role: professormanhattan.snapd when: ansible_os_family == "Darwin"