mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-19 10:34:00 -07:00
Revert "Fix non-matching defaults in docs (#5446)"
This reverts commit a978bff2c7
.
This commit is contained in:
parent
a978bff2c7
commit
5f4e593116
79 changed files with 63 additions and 187 deletions
|
@ -125,9 +125,7 @@
|
|||
that:
|
||||
- eval_error is failed
|
||||
- >-
|
||||
"Passwordstore directory '" in eval_error.msg
|
||||
- >-
|
||||
"/somenonexistentplace' does not exist" in eval_error.msg
|
||||
"Passwordstore directory 'somenonexistentplace' does not exist" in eval_error.msg
|
||||
|
||||
- name: Test pass compatibility shim detection
|
||||
block:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue