Skip to content
Snippets Groups Projects
Unverified Commit 36b4fe2f authored by Bertrand  NÉRON's avatar Bertrand NÉRON
Browse files

:fix: switch from yum to apt

parent 732bc099
Branches
Tags V_2.0
No related merge requests found
Pipeline #71053 passed
--- ---
- name: Install Python3 - name: Install Python3
yum: ansible.builtin.apt:
name: ['python3', 'python3-pip'] name:
- python3
- python3-pip
state: latest state: latest
- name: Install PastML - name: Install PastML
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment