Guest User

Untitled

a guest
Feb 17th, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. ANSIBLE_LOAD_CALLBACK_PLUGINS=1 ANSIBLE_STDOUT_CALLBACK=json \
  2. ansible devenv -i inventory/hosts -m setup | jq '.plays[0].tasks[0].hosts.devenv.ansible_facts.ansible_env.HOME'
Add Comment
Please, Sign In to add comment