classroom/roles/maven/tasks/main_lin.yml

5 lines
63 B
YAML
Raw Normal View History

2023-09-11 20:30:48 +00:00
- name: Install maven
apt:
name: maven
state: latest