fix: add missing python dependency python3-requests
This commit is contained in:
parent
11f68b349e
commit
2a896e275c
@ -12,6 +12,7 @@
|
||||
- name: Ensure to remove old docker packages
|
||||
ansible.builtin.package:
|
||||
name:
|
||||
- python3-requests
|
||||
- docker
|
||||
- docker-common
|
||||
- docker-engine
|
||||
|
Loading…
Reference in New Issue
Block a user