We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab8be0b commit f591521Copy full SHA for f591521
src/main/scripts/ci/ansible/deploy.yml
@@ -23,7 +23,7 @@
23
assert:
24
that:
25
war_file.stat.exists
26
- quiet: yes
+ quiet: yes
27
become: no
28
delegate_to: 127.0.0.1
29
0 commit comments