mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
Point out that fail_msg is new in 2.7
This commit is contained in:
committed by
Zhikang Zhang
parent
2333b4474c
commit
24189e7639
@@ -28,6 +28,7 @@ options:
|
||||
- "Alternatively, a list of string expressions"
|
||||
required: true
|
||||
fail_msg:
|
||||
version_added: "2.7"
|
||||
description:
|
||||
- "The customized message used for a failing assertion"
|
||||
aliases:
|
||||
|
||||
Reference in New Issue
Block a user