-
Bug
-
Resolution: Done
-
Normal
-
None
-
8
-
False
-
False
-
Undefined
-
-
AAH Sprint 4, AAH Sprint 5
SUMMARY
Noticed in import logs that ansible-lint was encountering an exception and could not run over a few collections. I pulled down the collections locally and ansible-lint was able to run successfully over the collections.
repos for 2 collections that could not run:
https://github.com/IBM/ansible-for-i/tree/1.0.1
https://github.com/IBM/ansible-power-aix
STEPS TO REPRODUCE
- upload collection to ah
- review import logs
EXPECTED RESULTS
ansible-lint sucessfully runs
ACTUAL RESULTS
ansible-lint does not run
Linting role power_aix_bootstrap via ansible-lint... ERROR: CRITICAL Couldn't parse task at /tmp/tmpmgx3gkpj/ansible_collections/ibm/power_aix/roles/power_aix_bootstrap/tasks/python_install.yml:13 (couldn't resolve module/action 'ibm.power_aix.filesystem'. This often indicates a misspelling, missing collection, or incorrect module path.) ERROR: { 'ibm.power_aix.filesystem': { '__file__': '/tmp/tmpmgx3gkpj/ansible_collections/ibm/power_aix/roles/power_aix_bootstrap/tasks/python_install.yml', ERROR: '__line__': 15, ERROR: 'attributes': 'size=+100M', ERROR: 'filesystem': '/var', ERROR: 'state': 'present'}, ERROR: 'name': 'Expand /var target directory (+100M)'} Loading module nim_vios_hc