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/lib/ansible/modules
Abhijeet Kasurde e3a073fdb9
ldap_attr: Use byte values instead of str (#41248)
The LDAP values may be of any kind (pictures, bytes, etc.) thus, ldap module enforce a "bytes" type.
We should pass properly encoded values instead of str

Fixes: #39569

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-06-08 07:34:49 +05:30
..
cloud [aws] Remove walrus conditional in aws_s3 module when using custom s3_url (#36832) 2018-06-07 15:07:52 -04:00
clustering K8s dynamic collected changes (#40745) 2018-05-30 12:04:48 -05:00
commands Added executable parameter to the script module (#36969) 2018-05-25 14:40:48 -05:00
crypto More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
database Add support for mysqldump --ignore-table switch (#33065) 2018-05-28 17:31:55 +05:30
files doc: add name to tasks in ini_file module examples (#38888) 2018-05-30 02:02:48 +02:00
identity Fix example in ipa_dnszone module (#40443) 2018-05-20 16:28:02 +05:30
inventory Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
messaging rabbitmq_user: Add update_password parameter (#36280) 2018-05-23 14:34:46 -05:00
monitoring Zabbix facts (#41084) 2018-06-04 16:41:09 -04:00
net_tools ldap_attr: Use byte values instead of str (#41248) 2018-06-08 07:34:49 +05:30
network Fix typeo in param name (#41287) 2018-06-07 19:28:04 -04:00
notification Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
packaging Do not consider an empty version string as a version (#41044) 2018-06-06 09:52:43 +02:00
remote_management Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
source_control Make use of a better python module for gitlab_group (#40764) 2018-05-29 02:43:40 -04:00
storage gluster_volume: add 'volume' alias to 'name' param (#40845) 2018-05-30 02:06:46 +02:00
system BSD UTC timezone is not always idempotent (#40855) 2018-06-01 23:46:07 -04:00
utilities Add ignore_unknown_extensions to include_vars for dir (#35809) 2018-05-31 15:30:49 -04:00
web_infrastructure Updating tower_job_template.py (#38821) 2018-06-05 15:33:51 +10:00
windows win_scheduled_task fix doc example with datestamp (#40691) 2018-05-25 11:39:33 +10:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00