mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 16:23:10 +00:00
Update redhat_subscription.py (#39512)
fixed small typo of depracated to deprecated in redhat_subscription doc +label: docsite_pr
This commit is contained in:
committed by
Adam Miller
parent
65049b6c42
commit
c11248c456
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user