Gather facts to use ansible_date_time on minisforum.

This commit is contained in:
2025-04-24 10:50:01 +02:00
parent 4f6df4cfc8
commit f4fd3f44b2

View File

@@ -6,7 +6,7 @@
- name: Docker backup
hosts: all
gather_facts: false
gather_facts: True
vars:
backup_location: "/media/backup/docker/"