Thank you Brian, does the scope of variables change when execution is switched from task to playbook.
I have a password variable in task but it is empty when it comes to execution of playbook Thanks. On Monday, February 19, 2018 at 6:40:28 PM UTC-5, Brian Coca wrote: > > like this: > > - hosts: <whatever> > tasks: > - import_tasks: mytasks.yml > > - import_playbook: myplaybook.yml > > -- > ---------- > 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]. 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/daea3b1f-9fe8-451b-8119-5a8d6aeee30e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
