diff --git a/roles/home-gui/tasks/gnome.yml b/roles/home-gui/tasks/gnome.yml index 792cae6..e3a2167 100644 --- a/roles/home-gui/tasks/gnome.yml +++ b/roles/home-gui/tasks/gnome.yml @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -- name: Copy MATE Clock reset script +- name: Copy GNOME settings reset script ansible.builtin.copy: src: gnome-setup.sh dest: "{{ ansible_env.HOME }}/bin/reset-gnome-setup"