mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
68dec29df3
* rhn_register: added force option to allow forced registering (#1454) * rhn_register: added disable=bad-option-value to pylint disables for backwards compat * rhn_register: including version_added for force parameter Co-authored-by: Felix Fontein <felix@fontein.de> * [1455] added changelog fragment * removed unnecessary pylint disables * Updated changelogs/fragments/1455-rhn-register-force.yml to have issue # instead of PR # Co-authored-by: Amin Vakil <info@aminvakil.com> Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Amin Vakil <info@aminvakil.com>
2 lines
160 B
YAML
2 lines
160 B
YAML
minor_changes:
|
|
- rhn_register - added ``force`` parameter to allow forced registering (https://github.com/ansible-collections/community.general/issues/1454).
|