Skip to content

enable_floating_ip is for SQL AlwaysOn not SNAT - #560

Merged
xuzhang3 merged 1 commit into
ansible-collections:devfrom
craigminihan:correct-enable_floating_ip-description
Jun 18, 2021
Merged

enable_floating_ip is for SQL AlwaysOn not SNAT#560
xuzhang3 merged 1 commit into
ansible-collections:devfrom
craigminihan:correct-enable_floating_ip-description

Conversation

@craigminihan

@craigminihan craigminihan commented Jun 4, 2021

Copy link
Copy Markdown
Contributor
SUMMARY

enable_floating_ip is documented in the module source as an SNAT setting however it is for SQL AlwaysOn. This text has ended up on docs.ansible.com and does not describe the behaviour of the setting.

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME

azure_rm_loadbalancer

ADDITIONAL INFORMATION

The enable_floating_ip setting is described here: https://docs.microsoft.com/en-us/dotnet/api/microsoft.azure.management.network.models.loadbalancingrule.enablefloatingip?view=azure-dotnet

However text from DisableOutboundSnat (an unsupported setting) has somehow made it into the description field for the module.

I'd like to add support for the Snat setting so correcting this doc entry before proceeding with that change.

@craigminihan
craigminihan marked this pull request as ready for review June 4, 2021 22:20
@Fred-sun Fred-sun added documentation Improvements or additions to documentation medium-priority Medium priority ready-for-review The PR is ready to be reviewed and merged. labels Jun 7, 2021
@craigminihan
craigminihan force-pushed the correct-enable_floating_ip-description branch from ceca8f7 to e8e1345 Compare June 7, 2021 13:55
@craigminihan
craigminihan force-pushed the correct-enable_floating_ip-description branch from e8e1345 to b800a19 Compare June 7, 2021 13:56
@xuzhang3

Copy link
Copy Markdown
Contributor

LGTM

@xuzhang3
xuzhang3 merged commit 12e3323 into ansible-collections:dev Jun 18, 2021
Fred-sun pushed a commit to Fred-sun/ansible_collections_azure that referenced this pull request Aug 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation medium-priority Medium priority ready-for-review The PR is ready to be reviewed and merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants