@installdoc/ansible-gas-station
Version:
An Ansible playbook that provisions your network with software from GitHub Awesome lists, developed with disaster recovery in mind ⛽🔥🤤
32 lines (31 loc) • 693 B
YAML
galaxy_info:
role_name: firefox
author: ProfessorManhattan
description: Installs Firefox on nearly any platform
company: Megabyte Labs
issue_tracker_url: https://gitlab.com/megabyte-labs/ansible-roles/firefox/-/issues
license: license (MIT)
min_ansible_version: 2.10
platforms:
- name: CentOS
versions:
- 8
- name: Ubuntu
versions:
- 20.04
- name: ArchLinux
versions:
- all
- name: Windows
versions:
- 10
galaxy_tags:
- firefox
- browser
- internet
- mozilla
namespace: professormanhattan
dependencies:
- role: professormanhattan.homebrew
when: ansible_os_family == 'Darwin'