From f8ebdd4b513b65c4dd5a3d108e81508cbd5a290a Mon Sep 17 00:00:00 2001 From: iRaven Date: Thu, 10 Apr 2025 01:29:42 -0500 Subject: [PATCH] st00pid yaml --- linux/test-listpkgs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux/test-listpkgs.yaml b/linux/test-listpkgs.yaml index b328f05..f3619b3 100644 --- a/linux/test-listpkgs.yaml +++ b/linux/test-listpkgs.yaml @@ -7,5 +7,5 @@ tasks: - name: Print the package facts - ansible.builtin.debug: + ansible.builtin.debug: var: ansible_facts.packages \ No newline at end of file