mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
(cherry picked from commit ddc989ec6d)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
@@ -138,7 +138,7 @@ options:
|
||||
description:
|
||||
- Register the system even if it is already registered
|
||||
type: bool
|
||||
default: no
|
||||
default: false
|
||||
release:
|
||||
description:
|
||||
- Set a release version
|
||||
@@ -173,7 +173,7 @@ options:
|
||||
RHSM server immediately. When this option is false, then syspurpose attributes
|
||||
will be synchronized with RHSM server by rhsmcertd daemon.
|
||||
type: bool
|
||||
default: no
|
||||
default: false
|
||||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
|
||||
Reference in New Issue
Block a user