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