mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-21 19:43:59 -07:00
win_chocolatey_source - fix state=disabled with no source (#53097)
This commit is contained in:
parent
ae24bbff4a
commit
be7768efc7
4 changed files with 105 additions and 19 deletions
2
changelogs/fragments/win_chocolatey_source_disabled.yaml
Normal file
2
changelogs/fragments/win_chocolatey_source_disabled.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- win_chocolatey_source - fix bug where a Chocolatey source could not be disabled unless ``source`` was also set - https://github.com/ansible/ansible/issues/50133
|
Loading…
Add table
Add a link
Reference in a new issue