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
0dc4319d
Commit
0dc4319d
authored
Jun 17, 2018
by
Robin Sonnabend
Browse files
Add tag ad-auth to that role
parent
c2a3424b
Changes
1
Hide whitespace changes
Inline
Side-by-side
ad-auth/tasks/main.yml
View file @
0dc4319d
---
# file: roles/ad-auth/tasks/main.yml
-
include
:
ldap.yml
-
import_tasks
:
ldap.yml
tags
:
ad-auth
-
meta
:
flush_handlers
-
include
:
kerberos.yml
-
import_tasks
:
kerberos.yml
tags
:
ad-auth
-
meta
:
flush_handlers
-
include
:
sssd.yml
-
import_tasks
:
sssd.yml
tags
:
ad-auth
-
meta
:
flush_handlers
-
include
:
pam.yml
-
import_tasks
:
pam.yml
tags
:
ad-auth
-
meta
:
flush_handlers
-
include
:
sudo.yml
-
import_tasks
:
sudo.yml
tags
:
ad-auth
-
meta
:
flush_handlers
-
name
:
ensure there is no local users group
...
...
@@ -17,3 +22,4 @@
tags
:
-
groups
-
config
-
ad-auth
Write
Preview
Markdown
is supported
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