Then don't they just become normal variables that you'd use in your playbooks?
Alex On Monday, 29 February 2016, DINESH S <[email protected]> wrote: > Thanks Brain for your reply. > > We are not planning to have the yaml or json file under host_vars > directory. Instead we are passing as arguments in the command line. > > Could you please share me some examples or documentation to pass host > variables. > > On Friday, February 26, 2016 at 12:32:10 AM UTC+5:30, Brian Coca wrote: >> >> host_vars do not need to be passed, they are picked up automatically, you >> would be 'double passing them' by adding them to the command line. >> >> >> ---------- >> Brian Coca >> > -- > 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] > <javascript:_e(%7B%7D,'cvml','ansible-project%[email protected]');> > . > To post to this group, send email to [email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/ansible-project/58630062-7d6f-4499-af1b-90415b070ad6%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/58630062-7d6f-4499-af1b-90415b070ad6%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CACSH3MsaTrt_Y6o00ecsjAAGj%3DrU4GSp0oHn0BZ8YrT%2BK2G6cQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
