Initial commit
This commit is contained in:
commit
7e029a0d33
22 changed files with 598 additions and 0 deletions
15
meta/main.yml
Normal file
15
meta/main.yml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
dependencies: []
|
||||
|
||||
galaxy_info:
|
||||
author: sonny
|
||||
description: "Common tasks"
|
||||
license: "license GPLv3"
|
||||
min_ansible_version: 2.7
|
||||
issue_tracker_url: "https://git.fudiggity.nl/ansible/common/-/issues"
|
||||
platforms:
|
||||
- name: Debian
|
||||
versions:
|
||||
- buster
|
||||
galaxy_tags:
|
||||
- development
|
||||
- system
|
||||
Reference in a new issue