Skip to content
Snippets Groups Projects
Commit 4263caa7 authored by Thomas Schneider's avatar Thomas Schneider
Browse files

Remove obsolete local users group handling

parent d0df37ea
No related merge requests found
Pipeline #2387 passed
......@@ -16,12 +16,3 @@
- import_tasks: sudo.yml
tags: ad-auth
- meta: flush_handlers
- name: ensure there is no local users group
lineinfile:
path: /etc/group
state: absent
regexp: "^users:"
tags:
- groups
- ad-auth
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment