Skip to content
Snippets Groups Projects
Commit 26a7dd17 authored by Lars Beckers's avatar Lars Beckers
Browse files

remove local users group created by jessie

parent 387d9188
No related branches found
No related tags found
No related merge requests found
......@@ -11,3 +11,9 @@
- meta: flush_handlers
- include: sudo.yml
- meta: flush_handlers
- name: ensure there is no local users group
lineinfile: dest=/etc/group state=absent line="users:x:100:"
tags:
- groups
- config
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment