equinix / ansible-collection-metal

Deprecated. See Equinix collection linked below
https://deploy.equinix.com/labs/ansible-collection-equinix/
GNU General Public License v3.0
7 stars 12 forks source link

Device module integration tests cleanup is not consistent for all Ansible versions #21

Closed detiber closed 1 month ago

detiber commented 3 years ago
SUMMARY

The cleanup we are doing in tests/integration/targets/device/tasks/main.yml is not working consistently for all versions of Ansible/python. In some cases it appears to be iterating over strings rather than lists.

ISSUE TYPE
COMPONENT NAME

tests/integration/targets/device/tasks/main.yml

STEPS TO REPRODUCE

View the integration test output and compare the output of the cleanup tasks for the device integration test between ansible and python versions.