On 22 October 2014 22:51, Michael Wozniak <[email protected]> wrote:
> I think your group_vars files should not have .yml extensions That is not a problem, could even be .yaml or .json lib/ansible/constants.py:# check all of these extensions when looking for yaml files for things like lib/ansible/constants.py:YAML_FILENAME_EXTENSIONS = [ "", ".yml", ".yaml", ".json" ] -- 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/CAEhzMJCSRzS%3D%2B6VJf0qSLDAMWoQvF2iMt9eNTPgydifF6cWPsw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
