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

VMware: Parse VM object for YAML parser #52557

Closed
wants to merge 1 commit into from

Commits on Feb 19, 2019

  1. VMware: Parse VM object for YAML parser

    Some of the VM objects are not parsed correctly by AnsibleDumper.
    This fix makes sure that we pass all VM object as string or parsable format like dict.
    
    Fixes: ansible#52381
    
    Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
    Akasurde committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    eaa4534 View commit details
    Browse the repository at this point in the history