ci/cd - override pip system package for swarm playbook

This commit is contained in:
fl0ppy-d1sk 2024-03-07 12:33:18 +01:00
parent 24ec736afa
commit 2c668def90
No known key found for this signature in database
GPG key ID: 93EE47CC3D061500

View file

@ -20,6 +20,8 @@
name: Setup swarm
roles:
- swarm
environment:
PIP_BREAK_SYSTEM_PACKAGES: "1"
- hosts: managers[0]
name: Setup local registry