Restructure: move infra packages to root level
This commit is contained in:
2
ansible-push/dockerfile
Normal file
2
ansible-push/dockerfile
Normal file
@@ -0,0 +1,2 @@
|
||||
FROM python:3.14.5-alpine3.23
|
||||
RUN pip install --no-cache-dir ansible==14.0.0 && apk add --no-cache curl openssh-client
|
||||
Reference in New Issue
Block a user