diff --git a/roles/common/handlers/main.yml b/roles/common/handlers/main.yml index 87798481..63fe922c 100644 --- a/roles/common/handlers/main.yml +++ b/roles/common/handlers/main.yml @@ -7,8 +7,8 @@ command: >- notify-send -u critical "JMU Software Change" "Changes have been made to your machine that - will only take effect when log out or when - you reboot. Please do this immediately." + will only take effect when you log out or + when you reboot. Please do this immediately." environment: XDG_RUNTIME_DIR: "/run/user/{{ item.uid }}" become: yes