classroom/roles/matplotlib/tasks/main_lin.yml

4 lines
No EOL
73 B
YAML

- name: Install maptplotlib
apt:
name: matplotlib
state: latest