Fix typo
This commit is contained in:
parent
94ef803f10
commit
bdefb563af
1 changed files with 1 additions and 3 deletions
|
|
@ -1,6 +1,4 @@
|
||||||
# require
|
- fail:
|
||||||
- set_fact:
|
|
||||||
fail:
|
|
||||||
msg: 'Requires aur_build_dir variable to be set'
|
msg: 'Requires aur_build_dir variable to be set'
|
||||||
when: not aur_build_dir
|
when: not aur_build_dir
|
||||||
|
|
||||||
|
|
|
||||||
Reference in a new issue