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:
parent
3d321be92a
commit
38bc113059
1 changed files with 0 additions and 1 deletions
1
runrole
1
runrole
|
@ -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)."
|
||||
|
|
Loading…
Reference in a new issue