Skip to content

Commit

Permalink
chore: update version_added
Browse files Browse the repository at this point in the history
Signed-off-by: Ali AlKhalidi <[email protected]>
  • Loading branch information
alialkhalidi committed Dec 14, 2023
1 parent 574d491 commit 5bf7c53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/modules/mq_broker.py
Original file line number Diff line number Diff line change
Expand Up @@ -130,13 +130,13 @@
- The time to wait can be controlled by setting I(wait_timeout).
type: bool
default: false
version_added: 6.2.0
version_added: 7.1.0
wait_timeout:
description:
- How long to wait (in seconds) for the broker to reach the desired state if I(wait=true).
default: 900
type: int
version_added: 6.2.0
version_added: 7.1.0
extends_documentation_fragment:
- amazon.aws.boto3
Expand Down

0 comments on commit 5bf7c53

Please sign in to comment.