diff --git a/.gitmodules b/.gitmodules index 4319b9a..89ed516 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "sysbus"] path = sysbus url = https://github.com/rene-d/sysbus.git +[submodule "ovh"] + path = ovh + url = https://github.com/ovh/python-ovh.git diff --git a/ovh b/ovh new file mode 160000 index 0000000..526c9e0 --- /dev/null +++ b/ovh @@ -0,0 +1 @@ +Subproject commit 526c9e0fab750f40dde235a127befd88df5086e3