Skip to content
Snippets Groups Projects
Commit d8671b14 authored by Dónal Cunningham's avatar Dónal Cunningham
Browse files

DC - reworded show_version README.md for clarity

parent 9001bf36
No related branches found
No related tags found
No related merge requests found
# Show version # Show version
You need to update the hosts file : replace the "veos" host You need to update the hosts file : replace the "veos" host with one to which you can connect with ssh.
with one to which you can log on with ssh.
Run ``ansible-playbook -i hosts show_version.yaml``. Run ``ansible-playbook -i hosts show_version.yaml``.
# Show the full responses to a module invocation # Show the full responses to a module invocation
This will show all of the responses, including This will show __all__ of the responses, including the bits that most people don't even know exist.
the bits that most people don't even exist.
Run ``ansible-playbook -i hosts show_all_responses.yaml`` Run ``ansible-playbook -i hosts show_all_responses.yaml``
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment