This is a wrapper around Cisco's vManage API. All endpoints in the API are implemented. There's a similar solution provided by Cisco and can be accessed from DevNet website Also from github There's a ...
To run the playbook use this command by providing the name of the deployment template, matching a file form your GitHub repo: ansible-playbook -e "deployment_name=csr_updates.yaml" ...