Use simpler file structure
This commit is contained in:
parent
8ea9414418
commit
e8cb486c8f
96 changed files with 1001 additions and 436 deletions
2
roles/common/meta/.galaxy_install_info
Normal file
2
roles/common/meta/.galaxy_install_info
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
install_date: Fri Jan 29 19:51:44 2021
|
||||
version: master
|
||||
15
roles/common/meta/main.yml
Normal file
15
roles/common/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
|
||||
Loading…
Add table
Add a link
Reference in a new issue