Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
t2d committed Oct 25, 2023
1 parent dd6050d commit fec9671
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/getmail.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
dest: "{{ roundcube_working_dir }}/current/plugins/getmail"
version: master
become_user: "{{ roundcube_user }}"
become: true

- name: Ensure getmail config is latest
ansible.builtin.template:
Expand Down

0 comments on commit fec9671

Please sign in to comment.