James Z.M. Gao

GitHub profile
11 followers · 1 following
83 repos · 2 gists
MediaV
Shanghai, China
A lookup plugin for getting the user id or name of the current ansible process.
Before ansible 2.3, to get the correct current local python interpreter, the `localhost` should not be in the inventory file, and use `delegate_to: localhost` to run a moudle locally. This role asserts that `localhost` is not show up.
Assert the task can force disable become action.