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-05-29 11:05:37 +02:00

27 lines
501 B
YAML

---
galaxy_info:
author: L3D
description: Manage your SSH Server - and deploy a good sshd configuration
license: "MIT"
min_ansible_version: 2.3
github_branch: master
platforms:
- name: Archlinux
versions: all
- name: Debian
versions:
- stretch
- sid
- name: Ubuntu
versions:
- bionic
- cosmic
- name: Fedora
versions:
- 28
- 29
galaxy_tags:
- ssh
- sshd
- authorisation
dependencies: []