mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 19:22:24 +00:00
iiab-support.yml -> install-support.yml
This commit is contained in:
parent
59a4df170f
commit
e36635322d
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ if [ "$ans" != "y" ]; then
|
||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
|
|
||||||
PLAYBOOK="iiab-support.yml"
|
PLAYBOOK="install-support.yml"
|
||||||
INVENTORY="ansible_hosts"
|
INVENTORY="ansible_hosts"
|
||||||
CWD=`pwd`
|
CWD=`pwd`
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue