🔭 Ansible fix
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
FROM alpine:latest
|
||||
|
||||
RUN apk update && apk upgrade
|
||||
RUN apk add ansible
|
||||
|
||||
ADD ssh_config /etc/ssh
|
||||
RUN apk add ansible expect
|
||||
|
||||
CMD ansible
|
||||
|
||||
|
Reference in New Issue
Block a user