Ok, last one for post-move cleanup

This commit is contained in:
Ubergeek 2019-01-08 19:08:41 +00:00
parent 7b5bcbf812
commit 4364110c2b
1 changed files with 3 additions and 3 deletions

View File

@ -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: