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

Change stdout in json result from string to interface{} #109

Merged

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    902e468 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Merge pull request #108 from svasilevski/change-stdout-in-json-result…

    …-from-string-to-interface{}
    
    Change AnsiblePlaybookJSONResultsPlayTaskHostsItem's Stdout attribute to interface
    apenella authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    4b576cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b04f501 View commit details
    Browse the repository at this point in the history
  3. adapt test to accept AnsiblePlaybookJSONResultsPlayTaskHostsItem stdo…

    …ut and stderr as interface{}
    edo-aleix-penella committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    6233105 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41397da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a0b22b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a6cc7b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aa11a2e View commit details
    Browse the repository at this point in the history