Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 2168575

Summary: could not find matching plugin: 'dzdo' when executing Ansible jobs
Product: Red Hat Satellite Reporter: Nagoor Shaik <nshaik>
Component: Ansible - Configuration ManagementAssignee: Zuzana Lena Ansorgova <zuansorg>
Status: CLOSED CURRENTRELEASE QA Contact: Satellite QE Team <sat-qe-bz-list>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.13.0CC: addubey, jbhatia, nalfassi, zuansorg
Target Milestone: UnspecifiedKeywords: Documentation, Triaged
Target Release: Unused   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-09-26 21:07:20 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Nagoor Shaik 2023-02-09 12:25:12 UTC
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:

Comment 6 Zuzana Lena Ansorgova 2023-09-19 21:30:54 UTC
https://github.com/theforeman/foreman-documentation/pull/2446