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 406683383e pkgng: test jail creation logging less verbose
`ezjail-admin` had been spewing every filename copied
into the jail onto stderr, making the `ansible-test -v`
logs hard to scroll through. Changed it so that ezjail
output only shows up in the ansible task logs if
`ansible_verbosity > 1` (`-vv...`). Full `ezjail-admin`
output is always logged to `/tmp/ezjail.log`.
2021-10-12 12:57:53 +00:00
..
create-outofdate-pkg.yml pkgng: refactor tests for task reuse 2021-10-11 17:10:35 +00:00
freebsd.yml pkgng: test autoremove=yes only on FreeBSD > 12 2021-10-12 01:52:30 +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