mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
* Remove the params module option from ldap_attr and ldap_entry Module options that circumvent Ansible's option handling were disallowed in: https://meetbot.fedoraproject.org/ansible-meeting/2017-09-28/ansible_dev_meeting.2017-09-28-15.00.log.html Additionally, this particular usage can be insecure if bind_pw is set this way as the password could end up in a logfile or displayed on stdout. Fixes CVE-2020-1746 * Remove checking the version of Ansible Fix fail_json * Apply suggestions from code review Co-Authored-By: Felix Fontein <felix@fontein.de> Co-authored-by: Toshio Kuratomi <a.badger@gmail.com> Co-authored-by: Felix Fontein <felix@fontein.de> |
||
|---|---|---|
| .. | ||
| .empty | ||
| 17-postgres_user-no_password_changes-no_log.yml | ||
| 18-mysql_user-update_password-no_log.yml | ||
| 19-passwordstore-equal-sign.yml | ||
| 24-homebrew-upgrade_options.yml | ||
| 26-influxdb_user-admin-check-mode.yml | ||
| 36-homebrew-elements.yml | ||
| 37-homebrew_tap-elements.yml | ||
| 39-routeros_facts-ipv6-crash.yml | ||
| 80-update_docker_connection_plugin.yml | ||
| 34696-homebrew_cask.yml | ||
| 56650-homebrew-update_brew.yml | ||
| 59376-homebrew_fix.yml | ||
| 66592_ipa_encoding_fix.yml | ||
| 68374_rhn_channel.yml | ||
| ldap-params-removal.yml | ||
| mysql_user_idempotency.yml | ||