another fix inmem-test.yml
This commit is contained in:
@ -36,6 +36,11 @@
|
||||
register : r_check_file
|
||||
|
||||
|
||||
- name: "Test #2: do something else"
|
||||
debug:
|
||||
msg: Something, something, and something!
|
||||
|
||||
|
||||
rescue:
|
||||
- name: Exception caught
|
||||
debug:
|
||||
|
Reference in New Issue
Block a user