This commit is contained in:
Michael Grote 2024-07-15 18:23:04 +02:00
parent 4c9e2598d7
commit ed99cb74c7

View file

@ -16,5 +16,3 @@ RUN python3 -m pip install --upgrade pip \
RUN wget -q https://git.mgrote.net/mg/homeserver/raw/branch/master/requirements.yaml \ RUN wget -q https://git.mgrote.net/mg/homeserver/raw/branch/master/requirements.yaml \
&& ansible-galaxy install -r requirements.yaml && ansible-galaxy install -r requirements.yaml
# test