aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorspmfox <spmfox@foxwd.com>2025-04-28 18:01:41 -0400
committerspmfox <spmfox@foxwd.com>2025-04-28 18:01:41 -0400
commit0c80cf21a99986e872b6e45383628dbf7f4c28bd (patch)
tree1fc7095a8c29fae6931a29ea8b5e9038d422fa94
parentadb98c88eb55b6de519b44eba590e7308f3b7ac9 (diff)
updating collections requirements
-rw-r--r--collections/requirements.yml (renamed from roles/requirements.yml)4
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/requirements.yml b/collections/requirements.yml
index 3d76082..c35f475 100644
--- a/roles/requirements.yml
+++ b/collections/requirements.yml
@@ -1,4 +1,4 @@
# ansible-galaxy install -r requirements.yml
collections:
- - community.general
- - ansible.posix
+ - name: community.general
+ - name: ansible.posix