From 71984b53dabfad265d2af3bf46ef6f79bb698ac3 Mon Sep 17 00:00:00 2001 From: Jerry Vonau Date: Tue, 18 Feb 2025 07:54:02 -0600 Subject: [PATCH] opps --- scripts/ansible | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/ansible b/scripts/ansible index 03a446b5b..95d8fb5b1 100755 --- a/scripts/ansible +++ b/scripts/ansible @@ -305,7 +305,8 @@ EOF cp $CWD/collections.yml /usr/local/ansible/ || true cd /usr/local/ansible/ . bin/activate - bin/ansible-galaxy collection install --force-with-deps -r collections.yml -p collections deactivate + bin/ansible-galaxy collection install --force-with-deps -r collections.yml -p collections + deactivate fi # But going forward they'll be stored herein: [~24MB for 4 Collections as of 2025-02-18] # /usr/local/ansible/collections/ansible_collections