Skip to content

Instantly share code, notes, and snippets.

View kevingentile's full-sized avatar
🎯
Focusing

Kevin Gentile kevingentile

🎯
Focusing
View GitHub Profile
console.log("Hello World")
@kevingentile
kevingentile / ansible Dockerfile
Last active March 12, 2020 15:30
Docker configuration for Ansible shell execution from Alpine Linux
FROM docker:dind
RUN apk add --no-cache python3 python3-dev curl gcc bash libc-dev libffi-dev openssl-dev openssh make
RUN pip3 install --upgrade pip
RUN pip3 install --no-cache-dir setuptools molecule[docker] ansible-lint
WORKDIR /etc/ansible-playbook/
COPY entrypoint.sh /usr/local/bin
ENTRYPOINT ["entrypoint.sh"]
0xDDE9Aecfa16401C04c0BcA279C335CD3c766443F

Keybase proof

I hereby claim:

  • I am laughingcabbage on github.
  • I am laughingcabbage (https://keybase.io/laughingcabbage) on keybase.
  • I have a public key ASBfznyBu4SCAWpgfTdb1Qhr8xOj3zp2WqsYy2B-o0KqBQo

To claim this, I am signing this object: