Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
agonzalezrh authored Nov 15, 2023
1 parent 217cff4 commit a600d43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ansible/roles/rhel-graphical/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@
dbus-launch --exit-with-session gsettings
set org.gnome.shell welcome-dialog-last-shown-version '40.10'
become_user: "{{ student_name }}"
ignore_errors: True # Only needed in newer versions of Gnome

- name: Copy TigerVNC service file
command: "cp /lib/systemd/system/[email protected] /etc/systemd/system/[email protected]"
Expand Down

0 comments on commit a600d43

Please sign in to comment.