Skip to content

Support for ansible 2.3.2.0#25

Open
JMLX42 wants to merge 2 commits into
bennojoy:masterfrom
aerys:fix/ansible-2-3-2-0
Open

Support for ansible 2.3.2.0#25
JMLX42 wants to merge 2 commits into
bennojoy:masterfrom
aerys:fix/ansible-2-3-2-0

Conversation

@JMLX42
Copy link
Copy Markdown

@JMLX42 JMLX42 commented Aug 22, 2017

No description provided.

JMLX42 added 2 commits August 22, 2017 14:01
The password is properly set in the conf. But the conf was not properly taken into account because the slapd was not restarted.
The service was not restarted because it was already started upon install even if it was not supposed to.
To avoid starting the service upon install, the RUNLEVEL env variable must be set to 1. That's what the `vars/main.yml` is supposed to do. But it was not used properly in tasks/install_ldap.yml and was ignored.
@JMLX42 JMLX42 changed the title Fix/ansible 2 3 2 0 Support for ansible 2.3.2.0 Aug 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant