Update redhat_subscription.py (#39512)

fixed small typo of depracated to deprecated in redhat_subscription doc

+label: docsite_pr
This commit is contained in:
Eric O'Callaghan 2018-05-01 15:09:13 -04:00 committed by Adam Miller
parent 65049b6c42
commit c11248c456

View file

@ -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"