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

15 行
267 B

  1. # SPDX-FileCopyrightText: 2017 MDAD Team and contributors
  2. #
  3. # SPDX-License-Identifier: AGPL-3.0-or-later
  4. /inventory
  5. /roles/**/files/scratchpad
  6. .DS_Store
  7. .python-version
  8. .idea/
  9. .direnv/
  10. # ignore roles pulled by ansible-galaxy
  11. /roles/galaxy/*
  12. !/roles/galaxy/.gitkeep