mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-22 05:09:12 +00:00
ref: "prio" replaced by "dict"
Signed-off-by: Fiehe Christoph <c.fiehe@eurodata.de>
This commit is contained in:
parent
51a2148732
commit
314d75d72c
2 changed files with 52 additions and 52 deletions
|
|
@ -164,7 +164,7 @@ testb__test_dict:
|
|||
ports:
|
||||
- 3
|
||||
|
||||
testa_low_prio__test:
|
||||
testa_low_dict__test:
|
||||
a:
|
||||
a:
|
||||
x: low_value
|
||||
|
|
@ -177,7 +177,7 @@ testa_low_prio__test:
|
|||
- 2
|
||||
- 3
|
||||
|
||||
testb_high_prio__test:
|
||||
testb_high_dict__test:
|
||||
a:
|
||||
a:
|
||||
y: high_value
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue