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

31 lines
614 B
YAML
Raw Normal View History

---
galaxy_info:
author: L3D
2019-04-25 10:08:32 +02:00
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
2019-04-25 10:12:28 +02:00
- name: EL
versions:
2019-04-25 10:12:28 +02:00
- 7
galaxy_tags:
- firefox
- firefoxplugins
- arch
- desktop
2019-04-25 10:08:32 +02:00
- pass
- language
dependencies: []