mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
Update iiab-install
This commit is contained in:
parent
6779838b2e
commit
1d1503eb6f
1 changed files with 1 additions and 1 deletions
|
@ -145,4 +145,4 @@ echo -e "\nRunning local playbooks....Stage 0 will now run....followed by Stages
|
||||||
ansible -m setup -i $INVENTORY localhost --connection=local >> /dev/null
|
ansible -m setup -i $INVENTORY localhost --connection=local >> /dev/null
|
||||||
ansible-playbook -i $INVENTORY $PLAYBOOK ${ARGS} --connection=local
|
ansible-playbook -i $INVENTORY $PLAYBOOK ${ARGS} --connection=local
|
||||||
|
|
||||||
echo -e "\n./iiab-install COMPLETED IN /opt/iiab/iiab\n\n"
|
echo -e "./iiab-install COMPLETED IN /opt/iiab/iiab\n\n"
|
||||||
|
|
Loading…
Reference in a new issue