25 Zeilen
767 B
YAML
25 Zeilen
767 B
YAML
---
|
|
namespace: sebastian
|
|
name: systemd
|
|
version: 0.1.1
|
|
|
|
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
|
|
readme: README.md
|
|
|
|
# A list of the collection's content authors. Can be just the name or in the format 'Full Name <email> (url)
|
|
# @nicks:irc/im.site#channel'
|
|
authors:
|
|
- Sebastian Tobie
|
|
description: An simple for generating systemd units with ansible
|
|
license_file: 'LICENSE'
|
|
tags:
|
|
- systemd
|
|
- linux
|
|
dependencies: {}
|
|
repository: https://gitea.sebastian-tobie.de/sebastian/ansible-systemd.git
|
|
# documentation: http://docs.example.com
|
|
homepage: https://gitea.sebastian-tobie.de/sebastian/ansible-systemd
|
|
issues: https://gitea.sebastian-tobie.de/sebastian/ansible-systemd/issues
|
|
build_ignore: []
|
|
# manifest: null
|