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

Avoid default inventory proccessing for pull #32135

Merged
merged 3 commits into from
Oct 25, 2017
Merged

Commits on Oct 25, 2017

  1. Avoid default inventory proccessing for pull

    - now pull's own special inventory processing should work correctly
    - also removed ineffective set_defaults
    
    fixes ansible#31449
    bcoca committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    7b6d2a8 View commit details
    Browse the repository at this point in the history
  2. use class property instead

    bcoca committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    7222739 View commit details
    Browse the repository at this point in the history
  3. only do localhost for adhoc

    (cherry picked from commit aad5d1432583c4aa4105b774f38c80498e85de59)
    bcoca committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    fd34574 View commit details
    Browse the repository at this point in the history