mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
iiab_state
This commit is contained in:
parent
2519c74887
commit
916d3052ae
8 changed files with 12 additions and 7 deletions
|
@ -3,7 +3,7 @@
|
|||
INVENTORY="ansible_hosts"
|
||||
PLAYBOOK="iiab-from-cmdline.yml"
|
||||
CWD=`pwd`
|
||||
APPS=/etc/iiab/config_vars2.yml
|
||||
APPS=/etc/iiab/iiab_state.yml
|
||||
ENV=/etc/iiab/iiab.env
|
||||
if [ ! -f $PLAYBOOK ]; then
|
||||
echo -e "\nExiting: IIAB Playbook not found."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue