Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ansible runner async method #17763

Merged
merged 5 commits into from
Jul 27, 2018
Merged

Commits on Jul 27, 2018

  1. Add a possibility to start async ansible-runner

    Add a possibility to start async ansible-runner
    Ladas committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    a12d80d View commit details
    Browse the repository at this point in the history
  2. Make Response object work also for the async run

    Make Response object work also for the async run
    Ladas committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    b285902 View commit details
    Browse the repository at this point in the history
  3. Implement stop and running? methods with proper response and cleanup

    Implement stop and running? methods with proper response and cleanup
    Ladas committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    ab7eb28 View commit details
    Browse the repository at this point in the history
  4. Add missing YARD docs

    Add missing YARD docs
    Ladas committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    0b86e0d View commit details
    Browse the repository at this point in the history
  5. Fix YARD typos

    Fix YARD typos
    Ladas committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    c6571ea View commit details
    Browse the repository at this point in the history