Change name

This commit is contained in:
Kekskurse 2021-10-19 18:56:28 +02:00
parent 12f759dac0
commit bbe468cdfa
Signed by: kekskurse
GPG Key ID: 728ACCB59341E7E4
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
- name: Uninstall python3-dev
apt:
name: python3-dev
state: absent
state: present
- name: Install build-essential
apt:
name: build-essential