retrace: Drop warn argument
This commit is contained in:
parent
e867ee01eb
commit
d193f58f56
1 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue