Change options

I forgot to change this when I made changes in system.
This commit is contained in:
Chad Walter Cummings
2022-01-14 16:27:17 -06:00
committed by GitHub
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: