Removed ANSIBLE_PARAMETERS
The variable isn't used in this project Change-Id: I60492c78c4ac31316b0d328542654cf49321653c
This commit is contained in:
parent
40755451b1
commit
2fb0f45a2f
@ -197,7 +197,7 @@ done
|
||||
}
|
||||
|
||||
function install_bits {
|
||||
successerator openstack-ansible ${ANSIBLE_PARAMETERS} $@
|
||||
successerator openstack-ansible $@
|
||||
}
|
||||
|
||||
function successerator {
|
||||
|
Loading…
Reference in New Issue
Block a user