mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
data-analysis: looks like we are using the python3.11 version of this package now
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -110,9 +110,9 @@
|
||||
tags:
|
||||
- web-data
|
||||
|
||||
- name: install the python3-mirrors-countme RPM package
|
||||
- name: install the python3.11-mirrors-countme RPM package
|
||||
package:
|
||||
name: python3-mirrors-countme
|
||||
name: python3.11-mirrors-countme
|
||||
state: present
|
||||
tags:
|
||||
- web-data
|
||||
|
||||
Reference in New Issue
Block a user