This check for rpmdir defined already existed
This commit is contained in:
parent
0882689603
commit
5a76530849
1 changed files with 0 additions and 3 deletions
|
@ -26,9 +26,6 @@
|
|||
- fail: msg="Please specify rhel version with rhel=6/7"
|
||||
when: rhel is not defined
|
||||
|
||||
- fail: msg="Please specify rpmdir with rpmdir=..."
|
||||
when: rpmdir is not defined
|
||||
|
||||
- name: Fail if no rpmdir provided
|
||||
fail: msg="No rpmdir provided"
|
||||
when: rpmdir is not defined
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue