Hung-Wei Chiu | c309b55 | 2021-09-09 18:18:52 +0000 | [diff] [blame^] | 1 | --- |
| 2 | # ds389 meta/main.yml |
| 3 | # |
| 4 | # SPDX-FileCopyrightText: © 2021 Open Networking Foundation <support@opennetworking.org> |
| 5 | # SPDX-License-Identifier: Apache-2.0 |
| 6 | |
| 7 | galaxy_info: |
| 8 | author: Open Networking Foundation |
| 9 | description: LDAP Server |
| 10 | company: Open Networking Foundation |
| 11 | |
| 12 | issue_tracker_url: https://jira.opennetworking.org/ |
| 13 | |
| 14 | license: Apache-2.0 |
| 15 | |
| 16 | min_ansible_version: 2.9.5 |
| 17 | |
| 18 | platforms: |
| 19 | - name: debian |
| 20 | versions: |
| 21 | - "11" |
| 22 | |
| 23 | galaxy_tags: |
| 24 | - ds389 |
| 25 | |
| 26 | dependencies: [] |