Run semaphore playbook automatically after minisforum playbook.
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user