Bug 2121362
Summary: | 'ansible-doc' -l lists most idm modules as 'UNDOCUMENTED' | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Sudhir Menon <sumenon> |
Component: | ansible-freeipa | Assignee: | Thomas Woerner <twoerner> |
Status: | CLOSED ERRATA | QA Contact: | Varun Mylaraiah <mvarun> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 8.7 | CC: | mvarun, ndehadra, rjeffman |
Target Milestone: | rc | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ansible-freeipa-1.8.4-1.el8 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-05-16 08:15:55 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
Sudhir Menon
2022-08-25 09:12:50 UTC
Which ansible version was used? Are only ipa modules marked as UNDOCUMENTED? Here is the upstream PR: https://github.com/freeipa/ansible-freeipa/pull/892 The upstream PR has been merged. Verified # cat /etc/redhat-release Red Hat Enterprise Linux release 8.8 Beta (Ootpa) ansible-freeipa-1.8.4-1.el8.noarch # ansible-doc -l | grep ipa avi_customipamdnsprofile Module for setup of CustomIpamDnsProfile Avi RESTful Object avi_ipaddrgroup Module for setup of IpAddrGroup Avi RESTful Object avi_ipamdnsproviderprofile Module for setup of IpamDnsProviderProfile Avi RESTful Object azure_rm_publicipaddress Manage Azure Public IP Addresses azure_rm_publicipaddress_info Get public IP facts ipa_config Manage Global FreeIPA Configuration Settings ipa_dnsrecord Manage FreeIPA DNS records ipa_dnszone Manage FreeIPA DNS Zones ipa_group Manage FreeIPA group ipa_hbacrule Manage FreeIPA HBAC rule ipa_host Manage FreeIPA host ipa_hostgroup Manage FreeIPA host-group ipa_role Manage FreeIPA role ipa_service Manage FreeIPA service ipa_subca Manage FreeIPA Lightweight Sub Certificate Authorities ipa_sudocmd Manage FreeIPA sudo command ipa_sudocmdgroup Manage FreeIPA sudo command group ipa_sudorule Manage FreeIPA sudo rule ipa_user Manage FreeIPA users ipa_vault Manage FreeIPA vaults ipaautomember Add and delete FreeIPA Auto Membership Rules ipaautomountkey Manage FreeIPA autommount map ipaautomountlocation Manage FreeIPA autommount locations ipaautomountmap Manage FreeIPA autommount map ipaconfig Modify IPA global config options ipadelegation Manage FreeIPA delegations ipadm_addr Manage IP addresses on an interface on Solaris/illumos systems ipadm_addrprop Manage IP address properties on Solaris/illumos systems ipadm_if Manage IP interfaces on Solaris/illumos systems ipadm_ifprop Manage IP interface properties on Solaris/illumos systems ipadm_prop Manage protocol properties on Solaris/illumos systems ipadnsconfig Manage FreeIPA dnsconfig ipadnsforwardzone Manage FreeIPA DNS Forwarder Zones ipadnsrecord Manage FreeIPA DNS records ipadnszone Manage FreeIPA dnszone ipagroup Manage FreeIPA groups ipahbacrule Manage FreeIPA HBAC rules ipahbacsvc Manage FreeIPA HBAC Services ipahbacsvcgroup Manage FreeIPA hbacsvcgroups ipahost Manage FreeIPA hosts ipahostgroup Manage FreeIPA hostgroups ipaidrange Manage FreeIPA idrange ipalocation Manage FreeIPA location ipapermission Manage FreeIPA permission ipaprivilege Manage FreeIPA privilege ipapwpolicy Manage FreeIPA pwpolicies iparole Manage FreeIPA role ipaselfservice Manage FreeIPA selfservices ipaserver Manage FreeIPA server ipaservice Manage FreeIPA service ipaservicedelegationrule Manage FreeIPA servicedelegationrule ipaservicedelegationtarget Manage FreeIPA servicedelegationtarget ipasudocmd Manage FreeIPA sudo command ipasudocmdgroup Manage FreeIPA sudocmd groups ipasudorule Manage FreeIPA sudo rules ipatopologysegment Manage FreeIPA topology segments ipatopologysuffix Verify FreeIPA topology suffix ipatrust Manage FreeIPA Domain Trusts ipauser Manage FreeIPA users ipavault Manage vaults and secret vaults Based on the above observation, marking the bug Verified Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (ansible-freeipa bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2023:2752 |