feat(ansible_playbooks): updated submodule ansible_playbooks #212

Merged
jon_nfc merged 34 commits from development into master 2024-01-14 19:29:02 +00:00
7 changed files with 43 additions and 12 deletions
Showing only changes of commit cefc16d145 - Show all commits

View File

@ -27,6 +27,7 @@ Build/Cache Python Packages:
- name: docker:23-dind
entrypoint: ["env", "-u", "DOCKER_HOST"]
command: ["dockerd-entrypoint.sh"]
needs: []
variables:
DOCKER_HOST: tcp://docker:2375/
DOCKER_DRIVER: overlay2