mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
* Add tests using a variable in tasks_from field Related to #32503 * Do not test using hostvars with import_role hostvars cannot be used with import_role — use include_role instead