>From http://docs.ansible.com/playbooks_roles.html#task-include-files-and-encouraging-reuse
> Note that you cannot do variable substitution when including one playbook > inside another. I actually wanted to do this in my - setup-new-server.yml playbook: - include: client-dns-setup.yml host=new-server But it looks this is impossible. Why? P.S. It is possible to turn on pasting of code snippets<https://code.google.com/p/rainforce/wiki/GoogleCodeChecklist#Make_your_project_accessible>in Google Groups settings. P.P.S. Ansible was very awesome so far. =) -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
