-
Notifications
You must be signed in to change notification settings - Fork 336
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
azure_rm_autoscale #120
Comments
Sorry it's OK, the object is well created. Please just replace "service_url" by "service_uri". Generated error: AttributeError: 'WebhookNotification' object has no attribute 'service_url' |
so is it close this issue? @nergalex |
No error is still there: line 446 replace |
fixed by #212 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
SUMMARY
azure_rm_autoscale module generates a warning "[WARNING]: Azure API profile latest does not define an entry for MonitorManagementClient" and nothing is done
note also to replace "service_url" by "service_uri". Generated error: AttributeError: 'WebhookNotification' object has no attribute 'service_url'
ISSUE TYPE
COMPONENT NAME
azure_rm_autoscale
ANSIBLE VERSION
CONFIGURATION
OS / ENVIRONMENT
I use Ansible Tower
CentOS Linux release 7.6.1810 (Core)
STEPS TO REPRODUCE
Example shared in azure_rm_autoscale module
EXPECTED RESULTS
Create an autoscaling policy
ACTUAL RESULTS
The text was updated successfully, but these errors were encountered: