22 Zeilen
530 B
YAML
22 Zeilen
530 B
YAML
---
|
|
namespace: sebastian
|
|
name: systemd
|
|
version: 0.1.1
|
|
|
|
readme: README.md
|
|
|
|
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
|