Add linux/test-listpkgs.yaml

This commit is contained in:
iRaven 2025-04-10 01:27:52 -05:00
parent 02ac069075
commit 78dfc55748

11
linux/test-listpkgs.yaml Normal file
View File

@ -0,0 +1,11 @@
---
- hosts: all
gather_facts: yes
become: yes
tasks:
- name: Print the package facts
ansible.builtin.debug:
var: ansible_facts.packages