Created
October 31, 2017 08:43
-
-
Save btseytlin/51f9011b4dd1fef304493728e47c5753 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
version: '2' | |
services: | |
ansible: | |
build: . | |
volumes: | |
- ./:/ansible/exploitation/ | |
network_mode: host |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment