22 lines
426 B
YAML
22 lines
426 B
YAML
---
|
|
galaxy_info:
|
|
author: Florian L.
|
|
namespace: nullified
|
|
description: Install server related configuration and tooling
|
|
# issue_tracker_url: http://example.com/issue/tracker
|
|
license: MIT
|
|
min_ansible_version: 2.15
|
|
|
|
# https://galaxy.ansible.com/api/v1/platforms/
|
|
platforms:
|
|
- name: Debian
|
|
versions:
|
|
- bookworm
|
|
|
|
galaxy_tags:
|
|
- github
|
|
- assets
|
|
- utils
|
|
- system
|
|
|
|
dependencies: []
|