From 9e0584b3efc8e61b5957ac28372f6ea1bdf31d12 Mon Sep 17 00:00:00 2001 From: Clumsy-Coder <19594044+Clumsy-Coder@users.noreply.github.com> Date: Tue, 6 Feb 2024 10:23:02 -0700 Subject: [PATCH] chore: print sourced zshenv --- playbooks/wsl-ubuntu.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/playbooks/wsl-ubuntu.yaml b/playbooks/wsl-ubuntu.yaml index dd29df2f..fa32bfc8 100644 --- a/playbooks/wsl-ubuntu.yaml +++ b/playbooks/wsl-ubuntu.yaml @@ -20,6 +20,10 @@ changed_when: false tags: always + - name: "print sourced env" + debug: + msg: "{{ out.stdout }}" + # extract the envs and store them as a dictionary - name: store zshenv as fact set_fact: