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

update meta

This commit is contained in:
L3D 2021-03-11 22:29:05 +01:00
parent ee9709d0fc
commit 175914b617
Signed by: l3d
GPG key ID: CD08445BFF4313D1

View file

@ -1,27 +1,21 @@
--- ---
galaxy_info: galaxy_info:
author: L3D role_name: install_firefox
description: Manage your SSH Server - and deploy a good sshd configuration author: do1jlr
description: Ansible role to install firefox. And some plugins if they are available via package manager
license: "MIT" license: "MIT"
min_ansible_version: 2.3 min_ansible_version: 2.8
github_branch: master github_branch: master
platforms: platforms:
- name: Archlinux - name: Archlinux
versions: all versions: all
- name: Debian - name: Debian
versions: versions: all
- stretch
- sid
- name: Ubuntu - name: Ubuntu
versions: versions: all
- bionic
- cosmic
- name: Fedora - name: Fedora
versions: versions: all
- 28
- 29
galaxy_tags: galaxy_tags:
- ssh - browser
- sshd - firefox
- authorisation
dependencies: [] dependencies: []