Matrix Docker Ansible eploy
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

14 строки
237 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. .idea/
  9. flake.lock
  10. # ignore roles pulled by ansible-galaxy
  11. /roles/galaxy/*
  12. !/roles/galaxy/.gitkeep