diff --git a/semaphore.yaml b/semaphore.yaml index 0faf03b..bcebb98 100644 --- a/semaphore.yaml +++ b/semaphore.yaml @@ -42,3 +42,8 @@ owner: chris group: chris recurse: yes + +- name: Include the run next playbook + import_playbook: run-next.yaml + vars: + to_do: rotate \ No newline at end of file