diff --git a/.gitmodules b/.gitmodules index 0f303f1..99d8158 100644 --- a/.gitmodules +++ b/.gitmodules @@ -144,3 +144,6 @@ [submodule "roles/l3d.homebox"] path = roles/l3d.homebox url = https://github.com/roles-ansible/ansible_role_homebox.git +[submodule "collections/ansible_collections/l3d/users"] + path = collections/ansible_collections/l3d/users + url = https://github.com/ansible-actions/ansible_collection_users.git diff --git a/collections/ansible_collections/grafana/grafana b/collections/ansible_collections/grafana/grafana index 163480e..6597f00 160000 --- a/collections/ansible_collections/grafana/grafana +++ b/collections/ansible_collections/grafana/grafana @@ -1 +1 @@ -Subproject commit 163480e3ebea498ac3c97f522aa2b2a634cbbb4f +Subproject commit 6597f00c33452894c0763709910c88b7da21a258 diff --git a/collections/ansible_collections/l3d/users b/collections/ansible_collections/l3d/users new file mode 160000 index 0000000..1d54bbc --- /dev/null +++ b/collections/ansible_collections/l3d/users @@ -0,0 +1 @@ +Subproject commit 1d54bbcb098ff1bcde073e11696f9e45b8c6cb99