You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@fluo.apache.org by GitBox <gi...@apache.org> on 2021/08/10 15:17:05 UTC

[GitHub] [fluo-muchos] arvindshmicrosoft commented on a change in pull request #404: Update Ansible (Azure) version

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: notifications-unsubscribe@fluo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org