Merge "Revert "Workaround for subscription-manager""

This commit is contained in:
Zuul 2022-08-19 15:04:05 +00:00 committed by Gerrit Code Review
commit 4513cb5985
1 changed files with 0 additions and 9 deletions

View File

@ -89,15 +89,6 @@ outputs:
host_prep_tasks:
- name: Install and configure Podman
block: &install_and_configure_podman
- name: Ensure subscription-manager is not detecting container
when:
- ansible_facts['distribution'] == 'RedHat'
# Needed in order to solve rhbz#2075080.
# Please refer to rhbz#2095316 for more internal details.
file:
dest: /etc/rhsm-host
src: /etc/rhsm
state: link
- name: Set login facts
no_log: true
set_fact: