Hi,

I'm trying to create an external var file(for eg. temp.yml). It contains 
the variables and their values in the following way :

---

inventoryServiceURL: 'value1'
mailitemJobManagerURL: 'value2'
dataSourceURL: 'value3'
procesingJobManagerURL: 'value4'
errornotifierurl: 'value5'
batchmailitemJobManagerURL: 'value6'


It works for the  above no of lines. Now when i add some more lines to this 
file and call it in my playbook , i get the error file not found. Is there 
a constraint on the size of the var file that can be included?

-- 
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/297426a7-58db-4fbe-bae3-e073be4e1f44%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to