You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.gitmodules 310B

4 years ago
123456789101112
  1. [submodule "roles/lxd"]
  2. path = roles/lxd
  3. url = ../ansible-role-lxd.git
  4. branch = master
  5. [submodule "modules/vms"]
  6. path = modules/vms
  7. url = ../terraform-module-vms.git
  8. branch = master
  9. [submodule "modules/vms-hetzner"]
  10. path = modules/vms-hetzner
  11. url = ../terraform-module-vms-hetzner.git
  12. branch = master