Run semaphore playbook automatically after minisforum playbook.

This commit is contained in:
2025-05-16 12:03:57 +00:00
parent 8ee5b90456
commit c281819338

View File

@@ -18,3 +18,8 @@
backup_location: "/media/backup/docker/"
containers: containers
date: ansible_facts.date
- name: Include the run next playbook
import_playbook: run-next.yaml
vars:
to_do: semaphore