Always gather package facts
This commit is contained in:
parent
73fed13975
commit
beb09ad157
@ -1,6 +1,7 @@
|
||||
---
|
||||
- name: Gather the package facts
|
||||
ansible.builtin.package_facts:
|
||||
tags: always
|
||||
|
||||
- name: Create backup structure
|
||||
ansible.builtin.file:
|
||||
|
Loading…
Reference in New Issue
Block a user