You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting the error below on
TASK [ansible.content_builder.module_openapi_cloud : Generate modules for "cloud"]
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: NameError: name 'generate_example_cloud' is not defined
fatal: [localhost]: FAILED! => {"msg": "Unexpected failure during module execution: name 'generate_example_cloud' is not defined", "stdout": ""}
SUMMARY
Getting the error below on
TASK [ansible.content_builder.module_openapi_cloud : Generate modules for "cloud"]
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: NameError: name 'generate_example_cloud' is not defined
fatal: [localhost]: FAILED! => {"msg": "Unexpected failure during module execution: name 'generate_example_cloud' is not defined", "stdout": ""}
ISSUE TYPE
COMPONENT NAME
ansible.content_builder.module_openapi_cloud
ANSIBLE VERSION
CONFIGURATION
OS / ENVIRONMENT
Windows Server 2019 WSL Ubuntu 2204
STEPS TO REPRODUCE
EXPECTED RESULTS
ACTUAL RESULTS
The text was updated successfully, but these errors were encountered: