Skip to content

Instantly share code, notes, and snippets.

@tdfischer
Created February 2, 2015 00:53
Show Gist options
  • Save tdfischer/c5a89490518a1dd324c6 to your computer and use it in GitHub Desktop.
Save tdfischer/c5a89490518a1dd324c6 to your computer and use it in GitHub Desktop.
FROM ansible/centos7-ansible:stable
MAINTAINER Team Caminus <team@camin.us>
ADD .
RUN ansible-playbook playbooks/www-config.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment