1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests/integration/targets/pkgng/tasks
Ross Williams 4c5239e82f pkgng: fix check_mode for annotate
Actions specified in the `annotate` parameter would
always be performed, even if `check_mode=yes`.

This commit fixes `check_mode` for the annotation
functions and adds integration tests to ensure that
check mode is honored in the future.
2021-10-12 18:37:39 +00:00
..
create-outofdate-pkg.yml pkgng: refactor tests for task reuse 2021-10-11 17:10:35 +00:00
freebsd.yml pkgng: fix check_mode for annotate 2021-10-12 18:37:39 +00:00
main.yml pkgng: move FreeBSD tasks to imported file 2021-10-11 16:24:08 +00:00
setup-testjail.yml pkgng: test jail creation logging less verbose 2021-10-12 12:57:53 +00:00