@ -10,9 +10,9 @@
tasks:
- name: Enable CRB repository for python3-wheel
ansible.builtin.yum_repository:
name: crb
enabled: true
ansible.builtin.command:
cmd: dnf config-manager --enable crb
changed_when: true
- name: Ensure virtualenv command is present
The note is not visible to the blocked user.