[ansible-project] Re: Not able to load the credentials

2016-10-25 Thread 'Girish Kumar Mayigowda' via Ansible Project
Appreciate if anyone could correct my mistake Thanks, Girish On Tuesday, October 25, 2016 at 12:52:53 AM UTC+5:30, Girish Kumar Mayigowda wrote: > > Hi, > > I am trying to create a storage account and below is the play book and the > error, please let me know what am missing. > i have created a

[ansible-project] Re: Not able to load the credentials

2016-10-25 Thread 'Girish Kumar Mayigowda' via Ansible Project
Thank you for your response, after running the below code am receiving a new error. Below is the error: TASK [Create VM with defaults] * task path: /etc/ansible/playbooks/azurestorage.yml:10 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: ubuntu

[ansible-project] Not able to load the credentials

2016-10-24 Thread &#x27;Girish Kumar Mayigowda&#x27; via Ansible Project
Hi, I am trying to create a storage account and below is the play book and the error, please let me know what am missing. i have created a file credentials.ini under etc/home/.azure --- - hosts: localhost connection: local vars: subscription_id:XX Client_id: