Skip to content

Commit

Permalink
Issue geerlingguy#2183: Minor typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kartagis committed Nov 5, 2021
1 parent 8fe7920 commit e139fd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provisioning/roles/geerlingguy.adminer/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
state: directory
recurse: true

- name: Testing if adminer is older then 1 day
- name: Testing if adminer is older than 1 day
find:
paths: "{{ adminer_install_dir }}"
patterns: "{{ adminer_install_filename }}"
Expand Down

0 comments on commit e139fd7

Please sign in to comment.