[ansible-devel] Re: using groups_vars in INVENTORY

2019-02-11 Thread lalo andres
The problem is solved, ima upgrade the version of ansible El lunes, 24 de diciembre de 2018, 10:08:01 (UTC-3), lalo andres escribió: > > Hello comunity > I'm trying to set up "group_vars" in inventory, but for some reason it > does not work. > I've tried with .ini and .yml files, in both I get t

[ansible-devel] Re: using groups_vars in INVENTORY

2018-12-24 Thread lalo andres
i change and the same error appears El lunes, 24 de diciembre de 2018, 10:32:27 (UTC-3), Ludovic Petetin escribió: > > I guess the issue comes the ":" in the hostname "lab-sql1.e-contact.cl:" > > The YAML parser expects a dict. If the ":" is needed then I guess you need > to put double quotes ar

[ansible-devel] Re: using groups_vars in INVENTORY

2018-12-24 Thread 'Ludovic Petetin' via Ansible Development
I guess the issue comes the ":" in the hostname "lab-sql1.e-contact.cl:" The YAML parser expects a dict. If the ":" is needed then I guess you need to put double quotes around -- You received this message because you are subscribed to the Google Groups "Ansible Development" group. To unsubscr