Skip to content
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

Ansible module support for Proximity placement groups #494

Closed
ghost opened this issue Apr 17, 2021 · 1 comment · Fixed by #501
Closed

Ansible module support for Proximity placement groups #494

ghost opened this issue Apr 17, 2021 · 1 comment · Fixed by #501
Labels
has_pr PR fixes have been made medium_priority Medium priority

Comments

@ghost
Copy link

ghost commented Apr 17, 2021

SUMMARY

currently there is no ansible module support to create/list/retrieve proximity placement groups which are used to logically group the VMs to achieve the lowest possible latency. Would like to contribute to this module.

ISSUE TYPE
  • Feature Idea
COMPONENT NAME

azure_rm_proximityplacementgroup
azure_rm_proximityplacementgroup_info

ADDITIONAL INFORMATION

Using this feature new proximity placement groups can be created or information about existing groups can be retrieved through ansible automation instead of using Azure CLI for some steps.
Post adding this module - VM, VMScale set modules can be enhanced with new feature to specify proximity placement group while creating a new VM, scale set etc.

Azure CLI - https://docs.microsoft.com/en-us/azure/virtual-machines/linux/proximity-placement-groups

@ghost
Copy link
Author

ghost commented Apr 17, 2021

Hi @Fred-sun I Would like to contribute to this module. started working on this. Thank you!!

@Fred-sun Fred-sun added has_pr PR fixes have been made medium_priority Medium priority labels May 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
has_pr PR fixes have been made medium_priority Medium priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant