mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
retrace: Drop warn argument
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
---
|
||||
- name: check if faf installed
|
||||
- name: check if faf is installed
|
||||
command: rpm -q faf
|
||||
args:
|
||||
warn: no
|
||||
changed_when: false
|
||||
|
||||
- name: add user retrace to faf db
|
||||
|
||||
Reference in New Issue
Block a user