1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_weechat.git synced 2024-08-16 13:09:48 +02:00
ansible_role_weechat/meta/main.yml

22 lines
416 B
YAML
Raw Normal View History

2020-11-05 19:50:20 +01:00
---
galaxy_info:
role_name: weechat
author: do1jlr
description: Install and optional configure weechat via ansible
license: "MIT"
min_ansible_version: 2.11
github_branch: main
2020-11-05 19:50:20 +01:00
platforms:
- name: Archlinux
versions: all
2020-11-05 19:50:20 +01:00
- name: Debian
versions: all
2020-11-06 10:59:36 +01:00
- name: Ubuntu
versions: all
- name: Fedora
versions: all
2020-11-05 19:50:20 +01:00
galaxy_tags:
2020-11-06 10:53:42 +01:00
- weechat
- irc
dependencies: []