diff --git a/Section1/show_version/README.md b/Section1/show_version/README.md index 100e590b0aca8063e5e4152d86fbb7487c589aed..81b2bd2c0e25c88e5fbd0b7dfd8b2a85a89788f9 100644 --- a/Section1/show_version/README.md +++ b/Section1/show_version/README.md @@ -1,14 +1,12 @@ # Show version -You need to update the hosts file : replace the "veos" host -with one to which you can log on with ssh. +You need to update the hosts file : replace the "veos" host with one to which you can connect with ssh. Run ``ansible-playbook -i hosts show_version.yaml``. # Show the full responses to a module invocation -This will show all of the responses, including -the bits that most people don't even exist. +This will show __all__ of the responses, including the bits that most people don't even know exist. Run ``ansible-playbook -i hosts show_all_responses.yaml``