Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sébastien Luttringer
infrastructure
Commits
68e2e6ff
Commit
68e2e6ff
authored
Aug 11, 2019
by
Robin Broda
Browse files
ldap: Fix typos
parent
1a3d789b
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/ldap/tasks/main.yml
View file @
68e2e6ff
...
...
@@ -8,12 +8,12 @@
-
name
:
create parent entry categories
ldap_entry
:
dn
:
ou={{item
]]
,dc=archlinux,dc=org
dn
:
ou={{item
}}
,dc=archlinux,dc=org
objectClass
:
-
top
-
organizationalUnit
attributes
:
ou
:
"
{{item}}
"
ou
:
{{
item
}}
with_items
:
-
users
-
groups
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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