mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
python3 feedback
This commit is contained in:
parent
fcf3175c55
commit
c6c04a0913
1 changed files with 1 additions and 0 deletions
|
@ -48,4 +48,5 @@ if grep -q sugar $IIAB_STATE_FILE && ! grep -q mongodb $IIAB_STATE_FILE; then
|
|||
fi
|
||||
|
||||
export ANSIBLE_LOG_PATH="$CWD/iiab-configure.log"
|
||||
ansible -m setup -i $INVENTORY localhost ${ARGS} --connection=local | grep python
|
||||
ansible-playbook -i $INVENTORY $PLAYBOOK --connection=local
|
||||
|
|
Loading…
Add table
Reference in a new issue