fix: minor taks name typo
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
ansible.builtin.command:
|
ansible.builtin.command:
|
||||||
cmd: "paru -S --noconfirm zfs-dkms zfs-utils"
|
cmd: "paru -S --noconfirm zfs-dkms zfs-utils"
|
||||||
|
|
||||||
- name: Restore SUDOERS password prompt after yay
|
- name: Restore SUDOERS password prompt after paru
|
||||||
no_log: true
|
no_log: true
|
||||||
ansible.builtin.lineinfile:
|
ansible.builtin.lineinfile:
|
||||||
dest: /etc/sudoers
|
dest: /etc/sudoers
|
||||||
|
|||||||
Reference in New Issue
Block a user