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

remove local users group regardless of details

parent ef348971
Branches
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@
- meta: flush_handlers
- name: ensure there is no local users group
lineinfile: dest=/etc/group state=absent line="users:x:100:"
lineinfile: path=/etc/group state=absent regexp="^users:"
tags:
- groups
- config
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment