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

11 行
161 B

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