🔥 Remove installation of python3-pip, now fixed on the keykeeper role
This commit is contained in:
parent
6d7a0e97fb
commit
73e50d7193
1 changed files with 0 additions and 3 deletions
|
@ -15,9 +15,6 @@
|
||||||
ansible.builtin.apt:
|
ansible.builtin.apt:
|
||||||
state: present
|
state: present
|
||||||
name:
|
name:
|
||||||
# Should come from ble-keeper-role
|
|
||||||
# see https://github.com/netz39/ble-keykeeper-role/issues/4
|
|
||||||
- python3-pip
|
|
||||||
# This is needed for the user-executed tasks
|
# This is needed for the user-executed tasks
|
||||||
- acl
|
- acl
|
||||||
# Regular packages
|
# Regular packages
|
||||||
|
|
Loading…
Reference in a new issue