Caused by #8108
@john-westcott-iv
awx.awx.tower_* modules should:
awxkit is not installedawx.awx.tower_export in a Python environment that does not have awxkit installed.Task should fail due to missing awxkit dependency
Task fails with incorrect error message. See #8108 for details.
This has been fixed by https://github.com/ansible/awx/pull/8308 which I have confirmed with manual testing
Most helpful comment
This has been fixed by https://github.com/ansible/awx/pull/8308 which I have confirmed with manual testing