Description of problem: Executing Ansible Role with privilege escalation method set to "dzdo" fails with error could not find matching plugin: 'dzdo' Version-Release number of selected component (if applicable): Satellite 6.12 and 6.13 How reproducible: 100% Steps to Reproduce: 1. Install Satellite 6.12+ 2. Set the privilege escalation method to "dzdo" under Administer > Settings > Remote Execution > Effective User method > set to "dzdo" 3. Actual results: As we switched to a newer version of ansible-core package which dropped the support for most of the ansible connection plugins and now moved to community.general ansible collection Expected results: We either need to ship this community.general collection by default or document the required additional steps for end-users who are using "dzdo" for executing Ansible jobs. Additional info: