diff options
Diffstat (limited to '')
-rw-r--r-- | ansible_collections/google/cloud/.gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ansible_collections/google/cloud/.gitmodules b/ansible_collections/google/cloud/.gitmodules new file mode 100644 index 00000000..d2424a0a --- /dev/null +++ b/ansible_collections/google/cloud/.gitmodules @@ -0,0 +1,3 @@ +[submodule "roles/google_cloud_ops_agents"] + path = roles/google_cloud_ops_agents + url = https://github.com/GoogleCloudPlatform/google-cloud-ops-agents-ansible.git |