equinix-labs / ansible-collection-equinix

Ansible content to help automate the management of Equinix resources
https://deploy.equinix.com/labs/ansible-collection-equinix/
GNU General Public License v3.0
2 stars 8 forks source link

fix: fix in metal_device inventory docs and tests #158

Closed antoninrykalsky closed 4 months ago

antoninrykalsky commented 4 months ago

Fixes documentation of usage of dynamic inventory. Based on issue #121

displague commented 4 months ago

I think this is the second test, based on the test failure not including a name:

TASK [assert] ******************************************************************
fatal: [localhost]: FAILED! => {
    "assertion": "'ansible-test-inventory' in hostvars",
    "changed": false,
    "evaluated_to": false,
    "msg": "Assertion failed"
}
github-actions[bot] commented 3 months ago

This PR is included in version 0.4.1 :tada: