Remove test task

This commit is contained in:
Przemek Grondek 2022-05-21 13:52:34 +02:00
parent ae950799a6
commit d4f47443dc

View File

@ -1,6 +0,0 @@
- name: Gather package facts
package_facts:
manager: apt
- debug:
msg: "{{ ansible_facts.packages.firefox[0].version }}"