mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
fix 1900 failures of the following case issue: `name[casing]: All names should start with an uppercase letter.` Signed-off-by: Ryan Lerch <rlerch@redhat.com>
4 lines
92 B
YAML
4 lines
92 B
YAML
---
|
|
- name: Nuke mote json cache
|
|
file: dest=/var/cache/httpd/mote/cache.json state=absent
|