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