Matrix Docker Ansible eploy
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

12 lines
219 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. # ignore roles pulled by ansible-galaxy
  9. /roles/galaxy/*
  10. !/roles/galaxy/.gitkeep