Hello, i am following the below ansible documentation. http://docs.ansible.com/ansible/latest/dev_guide/developing_modules_documenting.html" Using this i could able to generate .html file for my custom module(MODULES=$custom_module make webdocs). But its taking longer time just to generate a html file(Around 3 minutes).Is there a workaround to make it happens in less time? 2. At current stage we are running this command (MODULES=$custom_module make webdocs) after downloading whole Ansible package. Just wondering what minimal package we need to run it successfully instead of keeping the whole ansible repository?
Will appreciate for any help. Thanks Pradhan -- 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/6ad1e5eb-ab0c-44a7-82ab-a6c5cde88719%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
