You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am considering to use this nuget but I do not understand some things. I see there are unit tests but we don't know the use case they are made for.
Would it be possible to have some kind of a quickstart help document?
what is required on the dev and target environment? should I install ansible or is is packed in?
what are the use cases for this library?
for each use case, what would be the things/files/configuration to prepare and what code should be called?
Also, the readme says ".NET bindings for Ansible". When I read this, I thing P/Invoke to a native code library. But code looks to be invoking the CLI tool. Can the readme be enhanced to contain a bit more information?
Thanks
The text was updated successfully, but these errors were encountered:
Hello,
I am considering to use this nuget but I do not understand some things. I see there are unit tests but we don't know the use case they are made for.
Would it be possible to have some kind of a quickstart help document?
Also, the readme says ".NET bindings for Ansible". When I read this, I thing P/Invoke to a native code library. But code looks to be invoking the CLI tool. Can the readme be enhanced to contain a bit more information?
Thanks
The text was updated successfully, but these errors were encountered: