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 a52f4bb4a4 pkgng: Ansible 2.9 has no "false" Jinja2 test
Apparently Ansible 2.9 doesn't have the "false" test
in Jinja2 contexts. Switching to use `rejectattr(...)`
instead of `selectattr(..., "false")`.
2021-10-13 12:23:46 +00:00
..
create-outofdate-pkg.yml pkgng: make integration test package more flexible 2021-10-13 02:24:45 +00:00
freebsd.yml pkgng: Ansible 2.9 has no "false" Jinja2 test 2021-10-13 12:23:46 +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