Skip to content

Instantly share code, notes, and snippets.

@doronshai
Created February 21, 2017 13:52
Show Gist options
  • Save doronshai/66a5ba0b425be4f3e6836b5e3c81693f to your computer and use it in GitHub Desktop.
Save doronshai/66a5ba0b425be4f3e6836b5e3c81693f to your computer and use it in GitHub Desktop.
---
driver:
name: docker
platforms:
- name: ubuntu-14.04
- name: ubuntu-16.04
- name: centos-7.1
- name: centos-7.2
provisioner:
name: ansible_playbook
ansible_verbose: false
ansible_verbosity: 1
playbook: test.yml
hosts: Enter here a VM that is SSHable
additional_copy_path:
- "."
suites:
- name: default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment