Bug 2006081

Summary: Vendoring non-builtin modules for Ansible 2.11+
Product: Red Hat Enterprise Linux 8 Reporter: Noriko Hosoi <nhosoi>
Component: rhel-system-rolesAssignee: Rich Megginson <rmeggins>
Status: CLOSED ERRATA QA Contact: David Jež <djez>
Severity: unspecified Docs Contact: Eliane Ramos Pereira <elpereir>
Priority: unspecified    
Version: 8.6CC: djez, elpereir, gfialova, jafiala, jharuda, nhosoi, pkettman, rhel-cs-system-management-subsystem-qe, rmeggins, spetrosi
Target Milestone: rcKeywords: Triaged
Target Release: 8.6   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
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].
Story Points: ---
Clone Of: 2006076 Environment:
Last Closed: 2022-05-10 14:12:10 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:
Bug Depends On: 2006076    
Bug Blocks:    
Deadline: 2021-12-20   

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