1
Create content collections and execution environments
medium
Refer to the exhibit. An administrator has configured ansible.cfg as shown. Which command will successfully install the 'community.general' collection from this server?
Exhibit
[galaxy] server_list = my_automation_hub [galaxy_server.my_automation_hub] url=https://privatehub.example.com/api/automation-hub/ auth_url=https://privatehub.example.com/auth/realms/automation-hub/protocol/openid-connect/token token=my_token_value