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

Update win_share to support cluster role shares #565

Merged
merged 3 commits into from
Nov 15, 2023

Conversation

zollo
Copy link
Contributor

@zollo zollo commented Oct 28, 2023

SUMMARY

This branch adds the scope_name param to the win_share module, allowing users to scope their file share to a Windows Server failover cluster role.

Tests have been optimized/updated accordingly - cluster specific tests have been created but are off by default. These tests require a properly configured failover cluster with one cluster role and one shared disk. I am running theses tests successfully in our internal CI pipeline.

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

win_share

ADDITIONAL INFORMATION

Internal VMW Reference AWSA-32719

Copy link
Collaborator

@jborean93 jborean93 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look great, just added the version_added entry for the docs to indicate when this new option was added.

@jborean93 jborean93 merged commit fa6a461 into ansible-collections:main Nov 15, 2023
26 checks passed
shahargolshani pushed a commit to shahargolshani/ansible.windows that referenced this pull request Dec 2, 2024
shahargolshani pushed a commit to shahargolshani/ansible.windows that referenced this pull request Dec 3, 2024
jborean93 added a commit that referenced this pull request Dec 4, 2024
jborean93 added a commit that referenced this pull request Dec 8, 2024
Yaish25491 pushed a commit to Yaish25491/ansible.windows that referenced this pull request Jan 2, 2025
Yaish25491 pushed a commit to Yaish25491/ansible.windows that referenced this pull request Jan 6, 2025
jborean93 added a commit that referenced this pull request Jan 7, 2025
jborean93 added a commit that referenced this pull request Jan 8, 2025
Yaish25491 pushed a commit to Yaish25491/ansible.windows that referenced this pull request Jan 9, 2025
shahargolshani pushed a commit to shahargolshani/ansible.windows that referenced this pull request Jan 9, 2025
jborean93 added a commit that referenced this pull request Jan 9, 2025
jborean93 added a commit that referenced this pull request Jan 9, 2025
amitosw15 pushed a commit to amitosw15/ansible.windows that referenced this pull request Jan 12, 2025
amitosw15 pushed a commit to amitosw15/ansible.windows that referenced this pull request Jan 12, 2025
amitosw15 pushed a commit to amitosw15/ansible.windows that referenced this pull request Jan 13, 2025
amitosw15 pushed a commit to amitosw15/ansible.windows that referenced this pull request Jan 13, 2025
amitosw15 pushed a commit to amitosw15/ansible.windows that referenced this pull request Jan 15, 2025
jborean93 added a commit that referenced this pull request Jan 17, 2025
* New module: win_listen_ports_facts (#379)

* Initial implementation of win_listen_ports_facts

* Docs updated.

* Changes based on suggestions

* New approach to the processes obtaining method

* Replace WMI with CIM

* Avoid Bound state in tests, as it is PS4.0+.

* Upgrade ansible-lint and fix problems (#565)

* complete module migration

Signed-off-by: Amit Weinstock <[email protected]>

* add verification test and change param name
Signed-off-by: Amit Weinstock <[email protected]>

---------

Signed-off-by: Amit Weinstock <[email protected]>
Co-authored-by: David Nieto Sanz <[email protected]>
Co-authored-by: Jordan Borean <[email protected]>
jborean93 added a commit that referenced this pull request Jan 19, 2025
* Initial commit

* Fix tests - ci_complete ci_coverage

* Fix up docs after migration (#95)

* Fix up docs after migration

* Fix up sanity errors

* fix up sanity ignores (#97)

* fix up sanity ignores

* Bump ansible-windows dep

* Fix bad change for win_region

* Rebalance the test targets (#128)

* Rebalance the test targets

* Make sure IIS test removes the service so our httptester works

* Fix new devel sanity check (#215)

* Fix devel sanity checks - ci_complete (#331)

* Upgrade ansible-lint and fix problems (#565)

* complete module migration

Signed-off-by: Amit Weinstock <[email protected]>

* change module source in docs

Signed-off-by: Amit Weinstock <[email protected]>

* migrate module

---------

Signed-off-by: Amit Weinstock <[email protected]>
Co-authored-by: Jordan Borean <[email protected]>
jborean93 added a commit that referenced this pull request Jan 19, 2025
* Initial commit

* Fix tests - ci_complete ci_coverage

* Fix up docs after migration (#95)

* Fix up docs after migration

* Fix up sanity errors

* fix up sanity ignores (#97)

* fix up sanity ignores

* Bump ansible-windows dep

* Fix bad change for win_region

* Rebalance the test targets (#128)

* Rebalance the test targets

* Make sure IIS test removes the service so our httptester works

* Fix new devel sanity check (#215)

* Fix devel sanity checks - ci_complete (#331)

* Remove some code that is incompatible with dotnet 5+ (#529)

* Upgrade ansible-lint and fix problems (#565)

* complete module migration

Signed-off-by: Amit Weinstock <[email protected]>

* add fully qualified modules names to docs

---------

Signed-off-by: Amit Weinstock <[email protected]>
Co-authored-by: Jordan Borean <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants