Change options
I forgot to change this when I made changes in system.
This commit is contained in:
parent
4ad4796de7
commit
a6edbedbc8
@ -358,7 +358,7 @@
|
|||||||
dest: /boot/config.txt
|
dest: /boot/config.txt
|
||||||
insertafter: EOF
|
insertafter: EOF
|
||||||
line: '{{ item }}'
|
line: '{{ item }}'
|
||||||
with_items: "{{system.boot_options}}"
|
with_items: "{{system.boot_optionsall}}"
|
||||||
|
|
||||||
- name: adjust /etc/modules
|
- name: adjust /etc/modules
|
||||||
lineinfile:
|
lineinfile:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user