Adjust booleans in packaging modules. (#5154) (#5169)

(cherry picked from commit ddc989ec6d)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot]
2022-08-24 20:46:30 +02:00
committed by GitHub
parent c5ff49db56
commit 5a2e7f9b1b
38 changed files with 242 additions and 228 deletions

View File

@@ -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 = '''