Skip to content

ansible: (when running an ansible playbook, the process doesn't end itself. I have to press CONTROL C to end it.) #331

Closed
@prateekj201

Description

@prateekj201

ansible version=2.6.1
Python 2.7.12
Virtualenv 15.0.1
Machine: Ubuntu 16.04.3 LTS
Mitogen=mitogen-0.2.2
I am using virtualenv for execution of all playbooks.
ansible.cfg is updated for the path of strategic plugin with mitogen_linear.
When i execute the playbook (ansible-playbook test.yml -i hosts --key ~/.ssh/my-key.pem -u centos -vvvv) the playbook executes and definitely with better speed than usual. And irrespective of failure or success at the end the process doesn't end but simply left unfinished. Asin i have to press CONTROL C to end the process and come back to terminal to type.
Last few lines of output are attached with here, i have replced the host ip address with x.x.x.x and port number is 3257 here for reference.
mitogen-bug.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    KnownIssueIssues already listed as problems in the documentationansibleIssues relating to Mitogen for AnsiblebugCode feature that hinders desired execution outcometarget:v0.2Bugs to be fixed in 0.2 stable series

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions