Always gather package facts

This commit is contained in:
exu 2024-10-11 17:22:49 +02:00
parent 73fed13975
commit beb09ad157

View File

@ -1,6 +1,7 @@
---
- name: Gather the package facts
ansible.builtin.package_facts:
tags: always
- name: Create backup structure
ansible.builtin.file: