RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 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 "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". 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 "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-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 2006081 - Vendoring non-builtin modules for Ansible 2.11+
Summary: Vendoring non-builtin modules for Ansible 2.11+
Keywords:
Status: CLOSED ERRATA
Alias: None
Deadline: 2021-12-20
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: rhel-system-roles
Version: 8.6
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 8.6
Assignee: Rich Megginson
QA Contact: David Jež
Eliane Ramos Pereira
URL:
Whiteboard:
Depends On: 2006076
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-09-20 20:12 UTC by Noriko Hosoi
Modified: 2023-03-28 08:35 UTC (History)
10 users (show)

Fixed In Version: rhel-system-roles-1.11.0-1.el8
Doc Type: Deprecated Functionality
Doc Text:
.Ansible Engine has been deprecated Previous versions of RHEL 8 provided access to an Ansible Engine repository, with a limited scope of support, to enable supported RHEL Automation use cases, such as RHEL System Roles and Insights remedations. Ansible Engine has been deprecated, and Ansible Engine 2.9 will have no support after September 29, 2023. For more details on the supported use cases, see link:https://access.redhat.com/articles/6325611[Scope of support for the Ansible Core package included in the RHEL 9 AppStream]. Users must manually migrate their systems from Ansible Engine to Ansible Core. For that, follow the steps: .Procedure . Check if the system is running RHEL 8.7 or a later release: + [subs=+quotes] ---- # cat /etc/redhat-release ---- . Uninstall Ansible Engine 2.9: + [subs=+quotes] ---- # yum remove ansible ---- . Disable the `ansible-2-for-rhel-8-x86_64-rpms` repository: + [subs=+quotes] ---- # subscription-manager repos --disable ansible-2-for-rhel-8-x86_64-rpms ---- . Install the Ansible Core package from the RHEL 8 AppStream repository: + [subs=+quotes] ---- # yum install ansible-core ---- For more details, see: link:https://access.redhat.com/articles/6393361[Using Ansible in RHEL 8.6 and later].
Clone Of: 2006076
Environment:
Last Closed: 2022-05-10 14:12:10 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-97680 0 None None None 2021-09-20 20:16:01 UTC
Red Hat Product Errata RHBA-2022:1896 0 None None None 2022-05-10 14:12:28 UTC

Description Noriko Hosoi 2021-09-20 20:12:10 UTC
+++ This bug was initially created as a clone of Bug #2006076 +++

Description of problem:
List of modules/roles to be vendoring:

  ansible.posix.seboolean type: module
    role: selinux
        tasks/main.yml:84
  ansible.posix.selinux type: module
    role: selinux
        tasks/main.yml:31
        tasks/main.yml:39
  community.general.sefcontext type: module
    role: selinux
        tasks/main.yml:91
  community.general.selogin type: module
    role: selinux
        tasks/main.yml:122
    role: selinux
        tasks/main.yml:114

Comment 1 Noriko Hosoi 2021-09-22 20:51:25 UTC
ansible.posix.mount type: module
    role: storage https://src.fedoraproject.org/rpms/linux-system-roles/pull-request/38 
        tasks/main-blivet.yml:104
        tasks/main-blivet.yml:120

ansible.netcommon.ipaddr type: filter
    role: vpn https://src.fedoraproject.org/rpms/linux-system-roles/pull-request/38 
        tasks/mesh_conf.yml:15
        tasks/mesh_conf.yml:23
        tasks/mesh_conf.yml:23
        templates/libreswan-host-to-host.conf.j2:10
        templates/libreswan-host-to-host.conf.j2:23
        templates/libreswan-host-to-host.secrets.j2:11
        templates/libreswan-host-to-host.secrets.j2:11
        templates/libreswan-host-to-host.secrets.j2:23
        templates/libreswan-host-to-host.secrets.j2:23

Comment 22 errata-xmlrpc 2022-05-10 14:12:10 UTC
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 (rhel-system-roles 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/RHBA-2022:1896


Note You need to log in before you can comment on or make changes to this bug.