Skip to content

Commit f591521

Browse files
committed
chore(deploy.yml): fix indentation.
The error was: ERROR! 'quiet' is not a valid attribute for a Task Correction for ab8be0b commit. Address to #1142
1 parent ab8be0b commit f591521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/scripts/ci/ansible/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
assert:
2424
that:
2525
war_file.stat.exists
26-
quiet: yes
26+
quiet: yes
2727
become: no
2828
delegate_to: 127.0.0.1
2929

0 commit comments

Comments
 (0)