Hi, I have small problem. I have my own playbook to prepare installation of our product which also using ansible. My playbook is using for download product from repo, unpack, customize some config files and so on. After that I have unpacked and configured product which only need to be executed from ansible (ansible-playbook -i product_inv product.yml). How to define command/include product_playbook with product_inventory to my playbook? I tried by shell command: "ansible-playbook" but I had some problems wifh paths. Is it possible define tasks/role with external inventory file?
Br, Mateusz -- 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/7660284c-e72e-4f57-864a-5520bdee040b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
