log01 / web-data-analysis: it is python3-pandas in rhel8

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-06-17 19:14:24 -07:00
parent 53247fcbae
commit b012b97f8a

View file

@ -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