arvindshmicrosoft commented on a change in pull request #404:
URL: https://github.com/apache/fluo-muchos/pull/404#discussion_r686115888



##########
File path: ansible/roles/azure/tasks/create_vmss.yml
##########
@@ -40,7 +40,7 @@
   when: numnodes > 100
 
 - name: Create Scale Set
-  azure_rm_virtualmachinescaleset:
+  community.azure.azure_rm_virtualmachinescaleset:

Review comment:
       My eventual goal is to support Spot VMSS instances, and that in turn 
requires this module. Hence thinking forward I figured it might be okay to 
change this right now.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to