Matrix Docker Ansible eploy
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 

12 řádky
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