chore: update role for ubuntu 24
This commit is contained in:
@@ -52,7 +52,6 @@ docker_python_libraries:
|
|||||||
- docker==6.1.3
|
- docker==6.1.3
|
||||||
- jsondiff
|
- jsondiff
|
||||||
- requests==2.31
|
- requests==2.31
|
||||||
- docker-compose
|
|
||||||
|
|
||||||
docker_set_registry_mirrors: false
|
docker_set_registry_mirrors: false
|
||||||
|
|
||||||
|
|||||||
@@ -13,6 +13,7 @@
|
|||||||
- name: install required python modules
|
- name: install required python modules
|
||||||
pip:
|
pip:
|
||||||
executable: pip3
|
executable: pip3
|
||||||
|
break_system_packages: true
|
||||||
name: "{{ docker_python_libraries }}"
|
name: "{{ docker_python_libraries }}"
|
||||||
|
|
||||||
- name: Make sure the APT keyring directory exists
|
- name: Make sure the APT keyring directory exists
|
||||||
|
|||||||
Reference in New Issue
Block a user