From b7a555894571afb8f6683b48949ca2bd631659d4 Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Mon, 14 Oct 2019 21:40:17 +0300 Subject: [PATCH] Remove the ansible-desktop-playbooks submodule. --- .gitmodules | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index 0f70bcc..7712524 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,7 +10,3 @@ path = Documents/Shore/bundle_certs url = https://www.shore.co.il/git/bundle_certs/ branch = master -[submodule "Documents/Shore/ansible-desktop-playbooks"] - path = Documents/Shore/Ansible/ansible-desktop-playbooks - url = https://www.shore.co.il/git/ansible-desktop-playbooks - branch = master -- GitLab