Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions os-config/ansible/linux-packages-playbook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@
ansible.builtin.command: gsettings set org.gnome.settings-daemon.plugins.power sleep-inactive-battery-timeout 0
- name: Gnome turn off automatic screen lock
ansible.builtin.command: gsettings set org.gnome.desktop.session idle-delay 0
- name: Systemd turn off suspend
ansible.builtin.command: systemctl mask suspend.target

- name: OS specific tasks
hosts: host
Expand Down