From f488c28603adc050f7868b03d9e89c7cb73e9273 Mon Sep 17 00:00:00 2001 From: Sergey Bubnov Date: Thu, 1 Nov 2018 13:52:11 +0400 Subject: [PATCH] add new role submodule sssd-adgpo-test --- .gitmodules | 4 ++++ roles/sssd-adgpo-test | 1 + 2 files changed, 5 insertions(+) create mode 160000 roles/sssd-adgpo-test diff --git a/.gitmodules b/.gitmodules index c9d5ad8..9b3de2e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,3 +8,7 @@ [submodule "roles/tftp"] path = roles/tftp url = https://github.com/altlinuxteam/ansible-tftp.git +[submodule "sssd-adgpo-test-role"] + path = roles/sssd-adgpo-test + url = https://github.com/altlinuxteam/ansible-sssd-adgpo-test.git + branch = master diff --git a/roles/sssd-adgpo-test b/roles/sssd-adgpo-test new file mode 160000 index 0000000..14963bd --- /dev/null +++ b/roles/sssd-adgpo-test @@ -0,0 +1 @@ +Subproject commit 14963bd47c8ac8a2e4cb74f1067dbd34d91a477f