lvps / 389ds-server

Ansible role to configure 389DS
Apache License 2.0
23 stars 14 forks source link

community.general.ldap_attr has been deprecated #26

Closed resposit closed 2 years ago

resposit commented 2 years ago

Whenever I use the role I get this warning:

[DEPRECATION WARNING]: community.general.ldap_attr has been deprecated. see plugin documentation for details. This feature will be removed from community.general in version 3.0.0. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.

lvps commented 2 years ago

Well, I just discovered the Ansible Galaxy import is broken for some reason.

I already resolved the ldap_attr situation in version 3.2.0 of this role and the latest one is even newer - can you try updating the role manually or re-downloading from Galaxy (I've updated it now) and confirming that the warning is gone?

resposit commented 2 years ago

Confirmed. Warning is gone in new version. Thanks !

lvps commented 2 years ago

You're welcome, now I just have to figure out why the Galaxy import isn't working