mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
b34aa1326e
Make integration test package building template-based, so more flexible if in the future the name of the test package, currently `zsh`, must change.
5 lines
183 B
YAML
5 lines
183 B
YAML
---
|
|
pkgng_test_outofdate_pkg_path: "/tmp/ansible_pkgng_test_package.pkg"
|
|
pkgng_test_pkg_name: zsh
|
|
pkgng_test_pkg_category: shells
|
|
pkgng_test_pkg_sentinelfile_path: /usr/local/bin/zsh
|