ansible-module/galaxy.yml

29 Zeilen
618 B
YAML

namespace: sebastian
name: base
2024-03-16 09:39:59 +00:00
version: 0.4.3
readme: README.md
authors:
- Sebastian Tobie
2024-03-16 09:39:59 +00:00
description: The base of my ansible collections. It provides the nessesary tools for
my modules
license_file: LICENSE.txt
tags:
- linux
- systemd
dependencies: {}
repository: https://gitea.sebastian-tobie.de/ansible/ansible-module.git
homepage: https://gitea.sebastian-tobie.de/ansible/ansible-module
issues: https://gitea.sebastian-tobie.de/ansible/ansible-module/issues
build_ignore:
2024-03-16 09:39:59 +00:00
- '*.gz'
- .*
- Makefile
- pyproject.toml
- upload.sh
- htmlcov
- changelogs
- docs
- src
2024-03-16 09:39:59 +00:00
- coverage.*
- dist