fgci-org / fgci-ansible

:microscope: Collection of the Finnish Grid and Cloud Infrastructure Ansible playbooks
MIT License
54 stars 18 forks source link

Can we use ini_file module instead of lineinfile in some roles? #150

Closed martbhell closed 8 years ago

martbhell commented 8 years ago

Example usage: https://github.com/bertvv/ansible-role-el7/blob/master/tasks/install.yml

martbhell commented 8 years ago

This is apparently how an ini file looks:

[drinks]
fav=lemonade

We could do it in: