Cleanup yaml files with incorrect task attrs (#53813)
This commit is contained in:
parent
387bb0adfe
commit
85138a78a8
4 changed files with 4 additions and 4 deletions
|
@ -60,7 +60,7 @@
|
|||
name: myTarget
|
||||
ping: yes
|
||||
unnamed_discovery: yes
|
||||
check: yes
|
||||
check_mode: yes
|
||||
register: result
|
||||
|
||||
- name: Ensure no change resulted
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
experiment: kennedy
|
||||
register: result
|
||||
ignore_errors: true
|
||||
labels:
|
||||
tags:
|
||||
- param-check
|
||||
|
||||
- name: "assert failure when param: unknown resource_type"
|
||||
|
|
Loading…
Reference in a new issue