Files
ansible_role_package/vars/pkgs/nwg_hello.yml
Matthew Stobbs a9d817ce05 add nwg-hello
2025-03-11 21:20:14 -06:00

16 lines
352 B
YAML

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