Hi, not possible on 1.9. version, do not know, if on 2.0.
David Karban Linux server specialist/Specialista na správu linuxových serverů www.karban.eu 2015-10-08 18:19 GMT+02:00 Dan C <[email protected]>: > Hi, > > Does someone know if and how to include plays that does not exist at the > execution time? > For example. > *main.yml* > > - include: download.yml > > - include: /this/file/does/not/exist/yet/configure.yml > > > I would like to download some files. After *download.yml* finishes the > file "*/this/file/does/not/exist/yet/configure.yml*" will exist, but not > before. I would like to include the *configure.yml* file which will be an > ansible playbook. > > Is it possible? > > -- > 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/f819c896-7308-4742-b7ac-376902a5d5d0%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/f819c896-7308-4742-b7ac-376902a5d5d0%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/CAOBFM97LDi2pWLErCx2vEswgKh603wcj%3DATS0A-bc3DLkT7Vsw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
