Initial commit
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
# SPDX-License-Identifier: MIT
|
||||
---
|
||||
galaxy_info:
|
||||
author: John Doe <jdoe@corp.com>
|
||||
description: Basic template for Linux system roles
|
||||
company: John Doe, Inc.
|
||||
license: MIT
|
||||
min_ansible_version: "2.9"
|
||||
platforms:
|
||||
- name: Fedora
|
||||
versions:
|
||||
- all
|
||||
- name: EL
|
||||
versions:
|
||||
- "9"
|
||||
galaxy_tags:
|
||||
- el9
|
||||
- el10
|
||||
- fedora
|
||||
dependencies: []
|
||||
Reference in New Issue
Block a user