Increase OpenBSD resolution
This commit is contained in:
parent
bb99d41290
commit
1c47172e80
1 changed files with 1 additions and 1 deletions
|
@ -18,5 +18,5 @@
|
||||||
ansible.builtin.lineinfile:
|
ansible.builtin.lineinfile:
|
||||||
path: /etc/boot.conf
|
path: /etc/boot.conf
|
||||||
regexp: '^machine gop .*'
|
regexp: '^machine gop .*'
|
||||||
line: 'machine gop 6'
|
line: 'machine gop 12'
|
||||||
create: yes
|
create: yes
|
||||||
|
|
Loading…
Reference in a new issue