copr-dist-git: fix typo

This commit is contained in:
Pavel Raiskup 2023-12-17 11:40:04 +01:00
parent 5766ff851c
commit caefb83684

View file

@ -158,7 +158,7 @@
- name: drop monthly cron job
file:
path: /etc/cron.weekly/copr-dist-git
path: /etc/cron.monthly/copr-dist-git
state: absent
tags:
- config