2019-04-25 09:59:16 +02:00
|
|
|
---
|
|
|
|
galaxy_info:
|
2021-03-11 22:29:05 +01:00
|
|
|
role_name: install_firefox
|
|
|
|
author: do1jlr
|
|
|
|
description: Ansible role to install firefox. And some plugins if they are available via package manager
|
2019-05-29 11:05:37 +02:00
|
|
|
license: "MIT"
|
2021-03-11 22:29:05 +01:00
|
|
|
min_ansible_version: 2.8
|
2019-04-25 09:59:16 +02:00
|
|
|
github_branch: master
|
|
|
|
platforms:
|
|
|
|
- name: Archlinux
|
|
|
|
versions: all
|
|
|
|
- name: Debian
|
2021-03-11 22:29:05 +01:00
|
|
|
versions: all
|
2019-04-25 09:59:16 +02:00
|
|
|
- name: Ubuntu
|
2021-03-11 22:29:05 +01:00
|
|
|
versions: all
|
2019-04-25 09:59:16 +02:00
|
|
|
- name: Fedora
|
2021-03-11 22:29:05 +01:00
|
|
|
versions: all
|
2019-04-25 09:59:16 +02:00
|
|
|
galaxy_tags:
|
2021-03-11 22:29:05 +01:00
|
|
|
- browser
|
|
|
|
- firefox
|
2019-04-25 09:59:16 +02:00
|
|
|
dependencies: []
|