Ansible / Python Cross vcenter clone

During the process of automating VMware template creation, I came across a requirement to clone said templates to different vcenters. After checking out the ansible vmware modules, the vmware REST API documentation, I found that there was no out of box solution to clone to different vcenters. After doing a bit of research, I was … Continue reading Ansible / Python Cross vcenter clone

Netflix Australia – March 2019: Top 200 TV Series by IMDB Rating

Having trouble finding a new TV series to watch on Netflix I decided to do an experiment, list an arbitrary number of shows available on Netflix Australia by IMDB rankings. I have written some python modules to scrape finder.com.au for TV Series showing on Aussie netflix, pull it down then search for IMDB ratings using … Continue reading Netflix Australia – March 2019: Top 200 TV Series by IMDB Rating