Embed module in role

pull/29/head
pallxk 2020-02-28 11:23:41 +08:00
parent 9f52f507c6
commit 74b538db28
2 changed files with 17 additions and 0 deletions

17
meta/main.yml Normal file
View File

@ -0,0 +1,17 @@
galaxy_info:
author: kewlfft
role_name: aur
description: Ansible module to use some Arch User Repository (AUR) helpers as well as makepkg.
license: GPL-3.0-or-later
min_ansible_version: 2.0
# https://galaxy.ansible.com/api/v1/platforms/
platforms:
- name: ArchLinux
versions:
- any
galaxy_tags:
- aur
dependencies: []