1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_install_firefox.git synced 2024-08-16 12:59:49 +02:00
ansible_role_install_firefox/meta/main.yml
2019-04-25 10:08:32 +02:00

33 lines
669 B
YAML

---
galaxy_info:
author: L3D
description: Install firefox with some plugins and language packs (if available). And if you want, it will install the password manager pass.
license: license (MIT)
min_ansible_version: 2.2
github_branch: master
platforms:
- name: Archlinux
versions: all
- name: Debian
versions:
- all
- name: Ubuntu
versions:
- all
- name: Fedora
versions:
- all
- name: RedHat
versions:
- all
- name: CentOS
versions:
- all
galaxy_tags:
- firefox
- firefoxplugins
- arch
- desktop
- pass
- language
dependencies: []