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
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
..
tasks pkgng: Ansible 2.9 has no "false" Jinja2 test 2021-10-13 12:23:46 +00:00
templates/test_package_manifests pkgng: make integration test package more flexible 2021-10-13 02:24:45 +00:00
vars pkgng: make integration test package more flexible 2021-10-13 02:24:45 +00:00
aliases pkgng: add basic integration tests 2021-10-11 02:11:26 +00:00