Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
FUSS
fuss-client
Commits
60952fb6
Commit
60952fb6
authored
Jun 06, 2022
by
Elena Grandi
Browse files
Check that nslcd actually runs
parent
7f888f61
Pipeline
#339
failed with stage
in 29 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ansible/roles/ldap/tasks/main.yml
View file @
60952fb6
...
...
@@ -85,3 +85,9 @@
backup
:
yes
mode
:
0644
when
:
ldap_server is defined and ldap_base is defined
-
name
:
Check that nslcd is currently running
# it is needed by the rest of the fuss client; if it wasn't changed there is
# no need to restart it, so we leave the restart above as a handler
service
:
name
:
nslcd
state
:
started
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