mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 07:31:23 -07:00
* 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>
This commit is contained in:
parent
1d1d934bdd
commit
68dec29df3
2 changed files with 19 additions and 1 deletions
2
changelogs/fragments/1455-rhn-register-force.yml
Normal file
2
changelogs/fragments/1455-rhn-register-force.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- rhn_register - added ``force`` parameter to allow forced registering (https://github.com/ansible-collections/community.general/issues/1454).
|
Loading…
Add table
Add a link
Reference in a new issue