Adjusting task name for clarification

This commit is contained in:
Tyler Hale 2021-09-29 12:40:35 -06:00
parent 3ecd676f97
commit 30c8e34977
Signed by: Tyler
GPG key ID: 3F9270F8F70AC13D

View file

@ -1,7 +1,7 @@
---
# file: roles/base/tasks/core_sudo.yml
- name: Enabled passwordless sudo
- name: Enabled passwordless for wheel group
lineinfile:
path: /etc/sudoers
state: present