Azure-Samples / ansible-playbooks

Ansible Playbook Samples for Azure
MIT License
224 stars 349 forks source link

CI doesn't delete resource group #29

Closed zikalino closed 5 years ago

zikalino commented 6 years ago

CI didn't pass resource group name to the test. Also, CI doesn't delete resource group after tests are completed. This may result in excessive number of resources being left after testing. Function "delete_resource_group" doesn't exist.

This issue is for a: (mark with an x)

- [x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

Just run tests, and see resources created in the subscription

Any log messages given by the failure

Expected/desired behavior

OS and Version?

Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)

Versions

Mention any other details that might be useful


Thanks! We'll be in touch soon.