Matrix Docker Ansible eploy
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

12 lines
167 B

  1. /inventory
  2. /roles/**/files/scratchpad
  3. .DS_Store
  4. .python-version
  5. .idea/
  6. .direnv/
  7. /var/
  8. # ignore roles pulled by ansible-galaxy
  9. /roles/galaxy/*
  10. !/roles/galaxy/.gitkeep