Skip to content

Commit

Permalink
Update versioncheck.yml
Browse files Browse the repository at this point in the history
Signed-off-by: L3D <[email protected]>
  • Loading branch information
DO1JLR authored Dec 14, 2023
1 parent 308c800 commit 8b09e96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/versioncheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
ansible.builtin.file:
path: '/etc/.ansible-version'
state: directory
mode: 0755
mode: "0755"
when: submodules_versioncheck | bool

- name: Check playbook version
Expand Down

0 comments on commit 8b09e96

Please sign in to comment.