[ansible-project] Template not updated with correct values from group_vars file

2014-10-16 Thread Subramanian Olagappan
Hi All, I have a playbook which copy application.proprties with db.username and db.password. I have qa env and qa1 is a cluster with app and ui server. The hosts file ( hosts.qa) is as per the best practises mentioned in docs.ansible.com site. I have similar hosts file for dev ( hosts.dev ) I

Re: [ansible-project] ansible-playbook and jenkins

2014-10-13 Thread Subramanian Olagappan
Thanks Jeroen. This worked. On Mon, Oct 13, 2014 at 11:07 AM, Jeroen Hoekx jeroen.ho...@hamok.be wrote: On 12 October 2014 07:21, olga osu...@gmail.com wrote: I'm running ansible-playbook command in Jenkins, when ansible-playbook command is executed, the output is buffered and I see the

Re: [ansible-project] How do i specify vars file per env during deploy

2014-09-26 Thread Subramanian Olagappan
Thanks Igor Regards On Fri, Sep 26, 2014 at 12:02 PM, Igor Homyakov homya...@gmail.com wrote: Hi Olga, There are two options: * Using vars_files http://docs.ansible.com/playbooks_variables.html#variable-file-separation - hosts: all vars_files: - {{