mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 13:40:17 +00:00
Ok, last one for post-move cleanup
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# This creates our users on the system
|
||||
---
|
||||
- group:
|
||||
name: sudo
|
||||
state: present
|
||||
#- group:
|
||||
# name: sudo
|
||||
# state: present
|
||||
|
||||
- name: Allow 'sudo' group to have passwordless sudo
|
||||
lineinfile:
|
||||
|
||||
Reference in New Issue
Block a user