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 10a4f5ffcc pkgng: convert generator to list for 2.9
Ansible 2.9 can't count items from a generator,
so convert `select` filter output via `list`
before passing to `count`.
2021-10-13 11:14:11 +00:00
..
tasks pkgng: convert generator to list for 2.9 2021-10-13 11:14:11 +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