makesse

Results 1 issues of makesse

I am trying to manipulate my Ansible hosts.ini files, which looks like this: ``` host1.example.com host2.example.com host3.example.com host4.example.com [group1] host1.example.com host2.example.com [group2] host3.example.com host4.example.com ``` When I want to get...