From 356ed513fb7dd6c25c4ff0fde94da74a8de85e5a Mon Sep 17 00:00:00 2001 From: Ryan Moriarty <24617283+rmoriar1@users.noreply.github.com> Date: Tue, 8 Jun 2021 18:25:04 +0000 Subject: [PATCH] re-add submodule --- .gitmodules | 2 +- roles/google_cloud_ops_agents | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 160000 roles/google_cloud_ops_agents diff --git a/.gitmodules b/.gitmodules index be3a2a7..d2424a0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "roles/google_cloud_ops_agents"] path = roles/google_cloud_ops_agents - url = git@github.com:GoogleCloudPlatform/google-cloud-ops-agents-ansible.git + url = https://github.com/GoogleCloudPlatform/google-cloud-ops-agents-ansible.git diff --git a/roles/google_cloud_ops_agents b/roles/google_cloud_ops_agents new file mode 160000 index 0000000..5f7ecee --- /dev/null +++ b/roles/google_cloud_ops_agents @@ -0,0 +1 @@ +Subproject commit 5f7eceec6b8a8dcd79c10537b46ff7e2cc9cdc2b