make ini_file case sensitive

Hi,

It seems that the ini_file module converts all options of the original
file to lower case. I am not sure if this expected or not but it broke
my displaymanager when configuring /etc/kde/kdm/kdmrc in Fedora 20.

It bluntly changes the behavior of the module to always leave the case
as is. I am not a python coder, so if this change is unacceptable I hope
somebody steps forward to implement it 'The Right Way' and please
consider this a bugreport.

(attachments)

ini_file-case-sensitive.patch (391 Bytes)

FYI, Ansible uses Github to handle bug reports and code merges.

https://github.com/ansible/ansible/blob/devel/CONTRIBUTING.md

This mailing list is more for community support needs. If you would like your contribution to be added, you’re best bet is to follow the guidelines in the link above.