Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
infra
ansible-shared
samba
Commits
2b1b24f3
Commit
2b1b24f3
authored
Apr 21, 2017
by
Lars Beckers
Browse files
remove local users group regardless of details
parent
ef348971
Changes
1
Hide whitespace changes
Inline
Side-by-side
ad-auth/tasks/main.yml
View file @
2b1b24f3
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
-
meta
:
flush_handlers
-
meta
:
flush_handlers
-
name
:
ensure there is no local users group
-
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
:
tags
:
-
groups
-
groups
-
config
-
config
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment