UrbanCode / Ansible-Toolkit-UCD

An IBM UrbanCode Deploy plugin to integrate with Ansible
1 stars 1 forks source link

UrbanCode Ansible Plugin hangs #1

Open lweaver8 opened 5 years ago

lweaver8 commented 5 years ago

Issuing the command from the server runs just fine. Below is the command.

ansible-playbook ./playbooks/appserver/deploy_cluster.yml -i inventories/dev/hosts -e "platform_properties=DR2 cluster_name=RxNovaProvider cluster_version=trunk"

When entering the same command from UrbanCode the ansible command never completes. It will run until I issue a kill on the process.

When it hangs there are two processes running. The parent is "/usr/bin/python2 /bin/ansible-playbook tmp1551815896637.yml -vvvv". The other process is a defunct process and looks like this "[ansible-playboo] "

manishincs commented 5 years ago

Did the plugin work? I am trying to use ansible plugin. I am getting error: "Can not find file or Directory tmp1551815896637.yml"