From 754a6ae63ad336c568d8adaed651de5c24d5736b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Mon, 10 Jan 2022 11:45:14 +0100 Subject: Replace homewritten ssh module with pre-made one. --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 17ff4d5..31de632 100644 --- a/.gitmodules +++ b/.gitmodules @@ -67,3 +67,6 @@ [submodule "modules/hash2stuff"] path = modules/hash2stuff url = https://github.com/mmckinst/puppet-hash2stuff +[submodule "modules/ssh"] + path = modules/ssh + url = https://github.com/saz/puppet-ssh -- cgit v1.2.3