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