1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-14 12:12:12 +00:00

runrole --reinstall to remove role installed marker

This commit is contained in:
Jerry Vonau 2019-10-16 00:37:37 -05:00
parent 3d321be92a
commit 38bc113059

View file

@ -7,7 +7,6 @@ REINSTALL=0
CWD=`pwd`
IIAB_STATE_FILE=/etc/iiab/iiab_state.yml
LOCAL_VARS_FILE=/etc/iiab/local_vars.yml
if [ ! -f $PLAYBOOK ]; then
echo "Exiting: IIAB Playbook not found."
echo "Please run this in /opt/iiab/iiab (top level of the git repo)."