This commit is contained in:
2024-09-01 04:06:00 +01:00
parent 55aa5f0a71
commit a77bca388d

View File

@@ -1,3 +1,3 @@
FROM catthehacker/ubuntu:act-latest FROM catthehacker/ubuntu:act-latest
RUN apt-get update && apt install software-properties-common && add-apt-repository --yes --update ppa:ansible/ansible && apt-get install -y ansible RUN apt-get update && apt install software-properties-common && add-apt-repository --yes --update ppa:ansible/ansible && apt-get install -y ansible