Merge "Revert "Workaround for subscription-manager""
This commit is contained in:
commit
4513cb5985
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user