1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/net_tools
Sloane Hertel 11ef03e9dd
Remove the params module option from ldap_attr and ldap_entry (#113)
* 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>
2020-04-06 18:13:04 +02:00
..
exoscale Initial commit 2020-03-09 09:11:07 +00:00
infinity Initial commit 2020-03-09 09:11:07 +00:00
ldap Remove the params module option from ldap_attr and ldap_entry (#113) 2020-04-06 18:13:04 +02:00
nios Add copy of ipaddress.py from ansible.netcommon (#49) 2020-03-26 20:44:26 +00:00
cloudflare_dns.py Initial commit 2020-03-09 09:11:07 +00:00
dnsimple.py Initial commit 2020-03-09 09:11:07 +00:00
dnsmadeeasy.py Initial commit 2020-03-09 09:11:07 +00:00
haproxy.py Initial commit 2020-03-09 09:11:07 +00:00
hetzner_failover_ip.py Initial commit 2020-03-09 09:11:07 +00:00
hetzner_failover_ip_info.py Initial commit 2020-03-09 09:11:07 +00:00
hetzner_firewall.py Add copy of ipaddress.py from ansible.netcommon (#49) 2020-03-26 20:44:26 +00:00
hetzner_firewall_info.py Initial commit 2020-03-09 09:11:07 +00:00
ip_netns.py Initial commit 2020-03-09 09:11:07 +00:00
ipify_facts.py Initial commit 2020-03-09 09:11:07 +00:00
ipinfoio_facts.py Initial commit 2020-03-09 09:11:07 +00:00
ipwcli_dns.py use module required_if so if statements not needed (#28) 2020-03-23 14:41:49 +00:00
lldp.py Initial commit 2020-03-09 09:11:07 +00:00
netcup_dns.py Initial commit 2020-03-09 09:11:07 +00:00
nmcli.py Initial commit 2020-03-09 09:11:07 +00:00
nsupdate.py Initial commit 2020-03-09 09:11:07 +00:00
omapi_host.py Initial commit 2020-03-09 09:11:07 +00:00
snmp_facts.py Initial commit 2020-03-09 09:11:07 +00:00