Closed hkumarmk closed 7 years ago
This plugin use ini_file module to write whole inidata to an ini file. Earlier we had to have different tasks for each section in ini file, this will elliminate that by just providing one big dict of dict.
This plugin use ini_file module to write whole inidata to an ini file. Earlier we had to have different tasks for each section in ini file, this will elliminate that by just providing one big dict of dict.