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:12:28 +02:00

30 lines
614 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: EL
versions:
- 7
galaxy_tags:
- firefox
- firefoxplugins
- arch
- desktop
- pass
- language
dependencies: []