Install Jenkins server inside Vagrant box using ansible

How would I go about installing a jenkins server inside of a vagrant box using ansible? I have found ways to install jenkins on the host machine using ansible but cannot find much documentation to get it running inside the box.

Any help is much appreciated!

I do not have specific documentation on doing the step by step installation as requested. However, I have put together a usable Jenkins installation provisioned with Ansible within a Vagrant Virtualbox environment. Would be good to learn how it is put together but maybe not. Thought I would go ahead and share this with you though.

https://github.com/mrlesmithjr/ansible-jenkins