redhat_subscription: fix sanity check (#5555) (#5560)

* redhat_subscription: fix sanity check

* removed ignore lines

(cherry picked from commit 801e3d86ef)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
patchback[bot] 2022-11-16 06:57:38 +01:00 committed by GitHub
parent 41a23f093d
commit 57a4195b0d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 1 additions and 6 deletions

View file

@ -264,7 +264,7 @@ RETURN = '''
subscribed_pool_ids:
description: List of pool IDs to which system is now subscribed
returned: success
type: complex
type: dict
sample: {
"8a85f9815ab905d3015ab928c7005de4": "1"
}