diff --git a/local.yml b/local.yml index 516f871..6b4bd38 100644 --- a/local.yml +++ b/local.yml @@ -251,3 +251,9 @@ - include_tasks: tasks/general/tests/services.yml - include_tasks: tasks/general/tests/lynis.yml - include_tasks: tasks/general/tests/nmap.yml + + + ####### Finish ####### + - name: Main | Completion Notification + shell: notify-send "Ansible Provisioning" "Completed on `date`." + when: workstation == true