2020-05-28 14:52:45 +02:00
|
|
|
galaxy_info:
|
2020-06-02 14:52:24 +02:00
|
|
|
author: Andrea Dell'Amico
|
|
|
|
description: Systems Architect
|
2020-05-28 14:52:45 +02:00
|
|
|
company: ISTI-CNR
|
|
|
|
|
|
|
|
issue_tracker_url: https://redmine-s2i2s.isti.cnr.it/projects/provisioning
|
|
|
|
|
2020-06-02 14:52:24 +02:00
|
|
|
license: EUPL 1.2+
|
2020-05-28 14:52:45 +02:00
|
|
|
|
|
|
|
min_ansible_version: 2.8
|
|
|
|
|
|
|
|
# To view available platforms and versions (or releases), visit:
|
|
|
|
# https://galaxy.ansible.com/api/v1/platforms/
|
|
|
|
#
|
2020-06-02 14:52:24 +02:00
|
|
|
platforms:
|
|
|
|
- name: Ubuntu
|
|
|
|
versions:
|
|
|
|
- bionic
|
|
|
|
|
|
|
|
galaxy_tags:
|
|
|
|
- users
|
|
|
|
|
|
|
|
dependencies:
|
|
|
|
- src: git+https://gitea-s2i2s.isti.cnr.it/ISTI-ansible-roles/ansible-role-ldap-client-config.git
|
|
|
|
version: master
|
|
|
|
name: ldap-client-config
|
|
|
|
state: latest
|
|
|
|
when: nginx_use_ldap_pam_auth
|
2020-05-28 14:52:45 +02:00
|
|
|
|