fix yaml lint

pull/83388/head
Thomas Wang 6 months ago committed by s-hertel
parent ddbbb7c6fb
commit 0b3de5e03e

@ -1,4 +1,3 @@
- hosts: testhost,testhost2
gather_facts: false
any_errors_fatal: true
@ -17,4 +16,4 @@
msg: rescuedd
- name: You can recover from fatal errors by adding a rescue section to the block.
debug:
msg: recovered
msg: recovered

Loading…
Cancel
Save