fix
This commit is contained in:
@@ -76,7 +76,7 @@
|
|||||||
src: ./chrome.desktop
|
src: ./chrome.desktop
|
||||||
dest: /etc/xdg/autostart/chrome.desktop
|
dest: /etc/xdg/autostart/chrome.desktop
|
||||||
become: yes
|
become: yes
|
||||||
- name: Copy chrome startup file
|
- name: Copy autologin startup file
|
||||||
ansible.builtin.copy:
|
ansible.builtin.copy:
|
||||||
src: ./custom.conf
|
src: ./custom.conf
|
||||||
dest: /etc/gdm/custom.conf
|
dest: /etc/gdm/custom.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user