blob: a155f09241efe9aa797cf5eba234ffe07515c594 [file] [log] [blame]
---
# ds389 molecule/default/verify.yml
#
# SPDX-FileCopyrightText: © 2021 Open Networking Foundation <support@opennetworking.org>
# SPDX-License-Identifier: Apache-2.0
- name: Verify
hosts: all
tasks:
- name: Verify DS389 is running
community.general.ldap_entry:
dn: ""
objectClass: "top"
server_uri: ldap://localhost/
bind_dn: 'cn=directory manager'
bind_pw: changeme