mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Fix typo
This commit is contained in:
@@ -220,7 +220,7 @@
|
||||
- distgit
|
||||
|
||||
- name: remove file pre-dating pagure over dist-git
|
||||
file: path={{ items }} state=abstent
|
||||
file: path={{ item }} state=abstent
|
||||
with_items:
|
||||
- /usr/local/bin/genacls.sh
|
||||
- /usr/local/bin/genacls.pkgdb
|
||||
|
||||
Reference in New Issue
Block a user