Update Ansible Playbook #326
Replies: 2 comments 1 reply
-
Hi @adeptvin1, If I understand correctly, you are trying to automate the AdvantEDGE deployment procedure using ansible and you are having issues with your playbook execution, correct? To help identify the issue, could you please confirm that the procedure works when you run the playbook commands manually on your system. Also, I noticed that you upgraded some versions that we may not have tested yet on our end... do you confirm that they work if you run the installation/deployment procedure manually? Finally, you mention that meepctl does not work in some cases. Are you able to build it? Which meepctl command fails? You can run meepctl with the I hope this helps identify the cause of your issue. Please let me know when you have more details on the observed issue. |
Beta Was this translation helpful? Give feedback.
-
Hi @dilallkx, |
Beta Was this translation helpful? Give feedback.
-
Good day!
I does update Ansible Playbook "install-runtime-env.yml" and "install-development-env.yml" and I write "deploy-meepctl.yml".
I checked this playbooks and usally it is to work.
install-runtime-env.yml - always work
install-development-env.yml - often work.
deploy-meepctl.yml - sometimes work, but I think problem in dependences.
I dont understand why, but sometimes meepctl don`t work and I start "export PATH=$PATH:/bin/meepctl" to get start meepctl (without install ./install.sh)
You can check on http://134.122.105.249/
If you whant I can open issue and add him.
My repo: https://github.com/adeptvin1/AdvantEDGE.git
Beta Was this translation helpful? Give feedback.
All reactions