Run odroid backup after cleanup.
This commit is contained in:
@@ -96,3 +96,8 @@
|
|||||||
loop: "{{ backup_files.results | subelements('files') }}"
|
loop: "{{ backup_files.results | subelements('files') }}"
|
||||||
loop_control:
|
loop_control:
|
||||||
label: "{{ item[1].path }}"
|
label: "{{ item[1].path }}"
|
||||||
|
|
||||||
|
- name: Include the run next playbook
|
||||||
|
import_playbook: run-next.yaml
|
||||||
|
vars:
|
||||||
|
to_do: odroid
|
||||||
Reference in New Issue
Block a user