microsoft / PartsUnlimitedMRP

This application uses entirely open source software including Linux, Java, Apache, and MongoDB which creates a web front end, an order service, and an integration service.
https://microsoft.github.io/PartsUnlimitedMRP/
Other
174 stars 520 forks source link

azure_rm.py no longer present #170

Open TesterTesterson1004 opened 4 years ago

TesterTesterson1004 commented 4 years ago

Instructions in file http://microsoft.github.io/PartsUnlimitedMRP/iac/200.2x-IaC-AnsiblewithAzure.html (used as a part of the AZ-400T00A course) for Task 2/Step 2 no longer function. I am not an Ansible expert, however the azure_rm.py file no longer appears to be present in the path specified of 'chmod +x ./ansible/contrib/inventory/azure_rm.py' (and not present anywhere else I could find)

If this is an Ansible versioning issue, wherein a specific (but older) version that still allows the instructions in this page to function as-written - can the document be updated to include any such required steps/versions?

Otherwise, if only the latest version of Ansible is desired to be used in this document, can it be reviewed and/or updated with any instructions such that all steps will function as-written?