Matrix Docker Ansible eploy
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 

12 行
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