add fact gathering for dnf

This commit is contained in:
2023-11-10 10:33:46 -05:00
parent 19ff79775f
commit 89cf3ad98a

View File

@ -2,7 +2,7 @@
hosts: localhost
connection: local
become: true
gather_facts: false
gather_facts: true
tasks: