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.
 
 

13 lines
230 B

  1. /inventory/*
  2. !/inventory/.gitkeep
  3. !/inventory/host_vars/.gitkeep
  4. !/inventory/scripts
  5. /roles/**/files/scratchpad
  6. .DS_Store
  7. .python-version
  8. flake.lock
  9. # ignore roles pulled by ansible-galaxy
  10. /roles/galaxy/*
  11. !/roles/galaxy/.gitkeep