Hacker News new | past | comments | ask | show | jobs | submit login

These are both great. I still have an issue with console for things requiring a sudo access, for some reason, but it is still very handy!

Another trick I use routinely is this, to display a given variable across all hosts:

ANSIBLE_STDOUT_CALLBACK=json poetry run ansible all -m debug -a var=vault_ssl_cert | jq ".plays[0].tasks[0].hosts"




Nice, I might steal that for part II...




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: