diff --git a/playbooks/maintenance.yaml b/playbooks/maintenance.yaml new file mode 100644 index 0000000..dd1027b --- /dev/null +++ b/playbooks/maintenance.yaml @@ -0,0 +1,5 @@ +--- +- name: Ensure the system is updated and potentially rebooted + hosts: all + roles: + - system_update