Files
ansible_role_package/vars/pkgs/nwg_hello.yml
2025-03-31 18:15:07 -06:00

18 lines
391 B
YAML

# vim: set filetype=yaml.ansible :
---
nwg_hello:
version: main
git_repo: https://github.com/nwg-piotr/nwg-hello
build_deps:
Alpine:
- py3-build
- py3-installer
- py3-wheel
- py3-setuptools
build_installed_files:
- /etc/nwg-hello
- /usr/share/nwg-hello
- /var/cache/nwg-hello
- /usr/share/licenses/nwg-hello
- /usr/share/doc/nwg-hello