diff --git a/playbook.yml b/playbook.yml index 8d8f1c4..3e71e1b 100644 --- a/playbook.yml +++ b/playbook.yml @@ -76,7 +76,7 @@ src: ./chrome.desktop dest: /etc/xdg/autostart/chrome.desktop become: yes - - name: Copy chrome startup file + - name: Copy autologin startup file ansible.builtin.copy: src: ./custom.conf dest: /etc/gdm/custom.conf