Re: Unable to use molecule

2018-12-13 Thread Sudheer S
I normally would use sudo'ed or root'ed "updatedb" followed by "locate molecule_from_yaml" to find the file on your drive.  This could have some security issues so be aware of that.  The files found by "updatedb" are then findable by those who have gotten some access to your computer.  "updat

Re: Unable to use molecule

2018-12-12 Thread Tod Merley
I think I can only offer a possible approach to finding the problem. I would alternate web search the term: ansible.errors.AnsibleError I would search for the specific file on your drive: molecule_from_yaml Results from the term search should provide a bit of an understanding of what is generati

Unable to use molecule

2018-12-12 Thread Sudheer S
Hello, I am unable to get molecule to work. Here's the output when I try to run: molecule test --> Validating schema /home/sudheer/workspace/sudheer-projects/ansible-role-ruby/molecule/default/molecule.yml. Validation completed successfully. --> Test matrix └── default     ├── destroy     ├─