add nwg-hello
This commit is contained in:
15
vars/pkgs/nwg_hello.yml
Normal file
15
vars/pkgs/nwg_hello.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
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
|
||||
Reference in New Issue
Block a user