- name:Add 'sugarizer' variable values to {{ iiab_ini_file }}
ini_file:
path:"{{ iiab_ini_file }}"# /etc/iiab/iiab.ini
section:sugarizer
option:"{{ item.option }}"
value:"{{ item.value | string }}"
with_items:
- option:name
value:Sugarizer
- option:description
value:'"The Sugar Learning Platform began with the famous One Laptop Per Child project, written in Python. Sugarizer is the new HTML/JavaScript implementation of Sugar, usable in most all browsers."'