Update redhat_subscription.py (#39512)
fixed small typo of depracated to deprecated in redhat_subscription doc +label: docsite_pr
This commit is contained in:
parent
65049b6c42
commit
c11248c456
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ options:
|
|||
auto_attach:
|
||||
description:
|
||||
- Upon successful registration, auto-consume available subscriptions
|
||||
- Added in favor of depracated autosubscribe in 2.5.
|
||||
- Added in favor of deprecated autosubscribe in 2.5.
|
||||
type: bool
|
||||
default: 'no'
|
||||
version_added: "2.5"
|
||||
|
|
Loading…
Reference in a new issue