diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | phpipam-pyclient | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index abf629c..5f13f77 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "powershell-client"] path = powershell-client url = https://github.com/yoke88/PSPHPIPAM.git +[submodule "phpipam-pyclient"] + path = phpipam-pyclient + url = https://github.com/viniciusarcanjo/phpipam-pyclient.git diff --git a/phpipam-pyclient b/phpipam-pyclient new file mode 160000 +Subproject 6012e0267c1aa27e7629c58417e53ae89c82889 |