Fix typo in cleaner playbook.

This commit is contained in:
2025-04-26 12:57:00 +02:00
parent 51a80df646
commit eaaac467aa

View File

@@ -1,5 +1,5 @@
--- ---
# This playbook removes ol backups # This playbook removes old backups
- name: Cleanup old backups - name: Cleanup old backups
hosts: all hosts: all
gather_facts: True gather_facts: True