1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

iiab_state2

This commit is contained in:
Jerry Vonau 2019-10-24 11:51:56 -05:00
parent 916d3052ae
commit 6be97bba6c
2 changed files with 8 additions and 8 deletions

View file

@ -5,6 +5,7 @@
PLAYBOOK="iiab-stages.yml"
INVENTORY="ansible_hosts"
APPS=/etc/iiab/iiab_state.yml
ARGS=""
CWD=`pwd`
OS=`grep ^ID= /etc/*release|cut -d= -f2`