Adjusting task name for clarification
This commit is contained in:
parent
3ecd676f97
commit
30c8e34977
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
# file: roles/base/tasks/core_sudo.yml
|
# file: roles/base/tasks/core_sudo.yml
|
||||||
|
|
||||||
- name: Enabled passwordless sudo
|
- name: Enabled passwordless for wheel group
|
||||||
lineinfile:
|
lineinfile:
|
||||||
path: /etc/sudoers
|
path: /etc/sudoers
|
||||||
state: present
|
state: present
|
||||||
|
|
Loading…
Reference in a new issue