fix membership-map task lint

Signed-off-by: Pedro Moura <pmoura@redhat.com>
This commit is contained in:
Pedro Moura 2023-09-25 12:43:59 -03:00
parent 9d1f56f39c
commit 680965df6f

View file

@ -22,7 +22,7 @@
tags: tags:
- cleanup - cleanup
- name: Remove interactive map file from mirror manager - name: Remove interactive map file from mirror manager
file: file:
path: /var/www/mirrormanager-statistics/map/{{ item }} path: /var/www/mirrormanager-statistics/map/{{ item }}
state: absent state: absent
@ -42,4 +42,4 @@
- mirrors.html - mirrors.html
- f-dot.png - f-dot.png
tags: tags:
- cleanup - cleanup