log01 / web-data-analysis: it is python3-pandas in rhel8
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
53247fcbae
commit
b012b97f8a
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue