I really need to unlink coderwall as a lot of the online examples are out of date and I don't have a great way to edit all of them.
However, the above linked article is really only about checking remote facts to see what variables are available. There's a bit more to it. You probably should look into a "include_vars" which is documented here: http://ansibleworks.com/docs/modules.html#include-vars - include_vars: "{{ ansible_architecture }}.yml" etc On Fri, Nov 29, 2013 at 11:30 PM, BrianAI <[email protected]>wrote: > I'm still new to this, but this may at least start guiding you in a > "right" direction: > > https://coderwall.com/p/fcarvw > > -- > 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]. > For more options, visit https://groups.google.com/groups/opt_out. > -- Michael DeHaan <[email protected]> CTO, AnsibleWorks, Inc. http://www.ansibleworks.com/ -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
