mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-27 12:51:25 -07: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:
parent
65049b6c42
commit
c11248c456
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue