Skip to content
Snippets Groups Projects
Commit 4afd54d5 authored by Robin Sonnabend's avatar Robin Sonnabend
Browse files

Merge branch 'master' of git.fsmpi.rwth-aachen.de:infra/ansible

parents ef348971 2b1b24f3
No related branches found
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