From f46e5aa2a754cc2b04ae09e9f3921c4bbc9b1af8 Mon Sep 17 00:00:00 2001 From: jaydee Date: Thu, 14 Nov 2024 12:07:59 +0100 Subject: [PATCH] bitwarden --- playbooks/sync_all_test.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/playbooks/sync_all_test.yaml b/playbooks/sync_all_test.yaml index 560eb0f..1812f1c 100644 --- a/playbooks/sync_all_test.yaml +++ b/playbooks/sync_all_test.yaml @@ -12,6 +12,5 @@ when: inventory_hostname in groups['morefine-server'] - debug: - msg: "{{ item }}" - loop: "{{ selected_host }}" + msg: "{{ selected_host }}" when: inventory_hostname in groups['morefine-server'] \ No newline at end of file