mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-27 23:57:02 +08:00
log01 / web-data-analysis: it is python3-pandas in rhel8
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
- name: install python-pandas package
|
||||
package: state=present name=python-pandas
|
||||
- name: install python3-pandas package
|
||||
package: state=present name=python3-pandas
|
||||
tags:
|
||||
- packages
|
||||
- web-data
|
||||
|
||||
Reference in New Issue
Block a user