Skip to content

Instantly share code, notes, and snippets.

@thydel
Last active January 24, 2017 17:51
Show Gist options
  • Save thydel/c4d36657a2a4abd4c93a31c1e02ef4b8 to your computer and use it in GitHub Desktop.
Save thydel/c4d36657a2a4abd4c93a31c1e02ef4b8 to your computer and use it in GitHub Desktop.
gitignore skeleton for typical infra playbook
*~
.cache/
.retry/
.hide/
roles/
log/
tmp/
ext/
site/
README.html
plugins/filter/*.pyc
# generated
ansible.cfg
ssh-config
vars/ext/
inventory/*.ext
inventory/group_vars/*/*-ext.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment