mirror of https://github.com/ansible/ansible.git
* Fixes #66478
* When no quantity is set, then candlepin server usually uses
default value 1. When more quantities are required, then
candlepin server can automatically choose correct minimal
value.
(cherry picked from commit 6f1bb37feb
)
pull/67297/head
parent
f54263c459
commit
69ba90098a
@ -0,0 +1,2 @@
|
|||||||
|
bugfixes:
|
||||||
|
- redhat_subscription - do not set the default quantity to ``1`` when no quantity is provided (https://github.com/ansible/ansible/issues/66478)
|
Loading…
Reference in New Issue