mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-14 04:41:27 +00:00
* add else statement to ensure instids is set set res_list to None to avoid UnboundLocalError and fix iteration over a nonetype by adding an empty tuple * make res_list empty tuple by default and check for instids before setting tags (fails otherwise)