mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 07:31:23 -07:00
[PR #6401/486c47f9 backport][stable-6] rhsm_release: removing required=true for 'release' option (#6409)
rhsm_release: removing required=true for 'release' option (#6401)
Fix rhsm_release by removing required=true for 'release' option.
(cherry picked from commit 486c47f922
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
b12d422fcc
commit
eca6494503
2 changed files with 8 additions and 6 deletions
2
changelogs/fragments/6401-rhsm_release-required.yml
Normal file
2
changelogs/fragments/6401-rhsm_release-required.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- "rhsm_release - make ``release`` parameter not required so it is possible to pass ``null`` as a value. This only was possible in the past due to a bug in ansible-core that now has been fixed (https://github.com/ansible-collections/community.general/pull/6401)."
|
Loading…
Add table
Add a link
Reference in a new issue