mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +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:
|
auto_attach:
|
||||||
description:
|
description:
|
||||||
- Upon successful registration, auto-consume available subscriptions
|
- 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
|
type: bool
|
||||||
default: 'no'
|
default: 'no'
|
||||||
version_added: "2.5"
|
version_added: "2.5"
|
||||||
|
|||||||
Reference in New Issue
Block a user