Skip to content

Commit

Permalink
fix ansible lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ricolin committed Apr 2, 2024
1 parent e8f0a3a commit 061961e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/osd/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@
ansible.builtin.file:
path: /var/lib/cron
state: directory
mode: '0644'

- name: Prepare Cronjob script for collect Bluestore fragmentation score
when: ceph_bluestore_frag_collect
Expand Down

0 comments on commit 061961e

Please sign in to comment.