Skip to content

Commit

Permalink
Make linters happy
Browse files Browse the repository at this point in the history
  • Loading branch information
p-j-smith committed Mar 24, 2024
1 parent 00f1993 commit 37ecaef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/tomcat/molecule/resources/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
args:
chdir: "/usr/share/tomcat/bin"
register: tomcat_check_version
changed_when: false

- name: Check Tomcat version is correct
ansible.builtin.assert:
Expand Down

0 comments on commit 37ecaef

Please sign in to comment.