Quellcode durchsuchen

lxd role

master
Ursprung
Commit
d5e6929732
2 geänderte Dateien mit 4 neuen und 0 gelöschten Zeilen
  1. +3
    -0
      .gitmodules
  2. +1
    -0
      roles/lxd

+ 3
- 0
.gitmodules Datei anzeigen

@@ -1,3 +1,6 @@
[submodule "connection_plugins/lxc_ssh"]
path = connection_plugins/lxc_ssh
url = https://github.com/andreasscherbaum/ansible-lxc-ssh.git
[submodule "roles/lxd"]
path = roles/lxd
url = ../ansible-role-lxd.git

+ 1
- 0
roles/lxd

@@ -0,0 +1 @@
Subproject commit 0ef01015549e84aaee08dc2d0841925b44b53d14

Laden…
Abbrechen
Speichern