mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
add option to display per host start to default (#53819)
* add option to display per host start to default
This commit is contained in:
@@ -12,5 +12,5 @@
|
||||
- assert:
|
||||
that:
|
||||
- "pbexec_json.rc == 0"
|
||||
- "pbexec_json.events|length == 6"
|
||||
- "pbexec_json.events|length == 7"
|
||||
- "'localhost' in pbexec_json.stats.ok"
|
||||
|
||||
Reference in New Issue
Block a user