lint it up

This commit is contained in:
nazunalika 2021-04-02 00:56:50 -07:00
parent 2845eade88
commit db9e86971f
Signed by: label
GPG Key ID: CB6D9706D138D190
2 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
--- ---
- name: Add kernel boot options to all kernels and default config - name: Add kernel boot options to all kernels and default config
command: /usr/sbin/grubby --update-kernel=ALL --args "{{ grub_boot_options }}" command: /usr/sbin/grubby --update-kernel=ALL --args "{{ grub_boot_options }}"
changed_when: "1 != 1"

View File

@ -4,6 +4,7 @@
name: name:
- python3 - python3
- python3-pip - python3-pip
state: present
- name: Ensure noggin user exists - name: Ensure noggin user exists
user: user: