hello there. sry for my bad english
i have a machine running centos6.5 desktop install with root pass 123456
i use cldstkdeploy to setup cloudstack but i have got a problem with ansible
i do step by step follow this tools guide
-
yum install git -y
-
-
cd cldstk-deploy
python cldstkdeploy.py --setup all
-
python cldstkdeploy.py --getall 4.5
after auto download and install follow that code i use
# python cldstkdeploy.py
to get jobid
at last i use # python cldstkdeploy.py --install all <my_jobid>
but it return error cannot import name PlayBook, callbacks and utils
i think that problem because my ansible library is not enough
have you got any suggestion there.
i want to get your ansible library if u can upload that to dropbox or anything else
thanks
hello there. sry for my bad english
i have a machine running centos6.5 desktop install with root pass 123456
i use cldstkdeploy to setup cloudstack but i have got a problem with ansible
i do step by step follow this tools guide
yum install git -y
git clone https://github.com/thehyperadvisor/cldstk-deploy.git
cd cldstk-deploy
python cldstkdeploy.py --setup all
python cldstkdeploy.py --getall 4.5
after auto download and install follow that code i use
# python cldstkdeploy.py
to get jobid
at last i use # python cldstkdeploy.py --install all <my_jobid>
but it return error cannot import name PlayBook, callbacks and utils
i think that problem because my ansible library is not enough
have you got any suggestion there.
i want to get your ansible library if u can upload that to dropbox or anything else
thanks