Forum Discussion
firelizzard
3 years agoNew Contributor
Calling the CLI from a Go program
 I'm working on a Go program and I want to call  op , using the PolKit/app integration so a dialog appears prompting the user to type in their password. This works when I run  op  directly from my she...
Former Member
3 years ago@asdfasdfasdfasdf the lookup plugin still does not support op v2: https://github.com/ansible-collections/community.general/issues/5303 so I think that is unrelated for now but once support is merged it will also be affected by this binary check issue if you are not using system python (owned by root).