odd problem... I have an existing ansible project with yaml inventory and all works perfectly.
In another directory I have a new project with different yaml inventory but when I try to execute (using identical command syntax) I get: [WARNING]: * Failed to parse .../inventory.yaml with auto plugin: no root 'plugin' key found, '.../inventory.yaml' is not a valid YAML inventory plugin config fileEnter code here... The inventory file is named like `word1.word2.yaml` Is it just a formatting error in the yaml file causing this? Many thanks! -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/7d1830c1-043e-4324-b716-ad68f8b30d93%40googlegroups.com.
