Using /etc/ansible/ansible.cfg as config file
*ERROR! Unexpected Exception: [Errno 20] Not a directory: 
'/vagrant/ansible/playbooks/qa/group_vars'*
*the full traceback was:*

*Traceback (most recent call last):*
*  File "/usr/bin/ansible-playbook", line 103, in <module>*
*    exit_code = cli.run()*
*  File "/usr/lib/python2.7/dist-packages/ansible/cli/playbook.py", line 
159, in run*
*    results = pbex.run()*
*  File 
"/usr/lib/python2.7/dist-packages/ansible/executor/playbook_executor.py", 
line 82, in run*
*    
self._inventory.set_playbook_basedir(os.path.realpath(os.path.dirname(playbook_path)))*
*  File "/usr/lib/python2.7/dist-packages/ansible/inventory/__init__.py", 
line 752, in set_playbook_basedir*
*    found_group_vars = self._find_group_vars_files(self._playbook_basedir)*
*  File "/usr/lib/python2.7/dist-packages/ansible/inventory/__init__.py", 
line 783, in _find_group_vars_files*
*    found_vars = set(os.listdir(to_text(path)))*
*OSError: [Errno 20] Not a directory: 
'/vagrant/ansible/playbooks/qa/group_vars'*

Iam getting above error,any help will be appreciated

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/1da63dad-65bd-4f76-a972-6547828af495%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to