Skip to content

Instantly share code, notes, and snippets.

@mlieberman85
Created April 17, 2014 14:47
Show Gist options
  • Save mlieberman85/10989090 to your computer and use it in GitHub Desktop.
Save mlieberman85/10989090 to your computer and use it in GitHub Desktop.
vars_files default
- name: someplaybook
hosts: somehosts
vars_files:
- ["vars/vars.yml", "vars/empty"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment