log01.rdu3: no python3 pandas on rhel9
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
9d849ecb95
commit
b0deb45b44
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
tags:
|
tags:
|
||||||
- packages
|
- packages
|
||||||
- web-data
|
- web-data
|
||||||
when: ansible_distribution_major_version|int <= 9
|
when: ansible_distribution_major_version|int < 9
|
||||||
|
|
||||||
- name: Make sure the /usr/local/share/web-data-analysis directory exists
|
- name: Make sure the /usr/local/share/web-data-analysis directory exists
|
||||||
ansible.builtin.file: path=/usr/local/share/web-data-analysis state=directory
|
ansible.builtin.file: path=/usr/local/share/web-data-analysis state=directory
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue