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

syntax changes

parent cab98c0b
No related branches found
No related tags found
No related merge requests found
...@@ -27,11 +27,11 @@ Run `ansible-playbook -i hosts show_version.yaml` to try out the playbook. ...@@ -27,11 +27,11 @@ Run `ansible-playbook -i hosts show_version.yaml` to try out the playbook.
This will show __all__ of the responses, including the bits that most people don't even know 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`` Run `ansible-playbook -i hosts show_all_responses.yaml`
# Multiple commands in a single task # Multiple commands in a single task
Run ``ansible-playbook -i hosts show_version_and_uptime.yaml`` Run `ansible-playbook -i hosts show_version_and_uptime.yaml`
# Device specific # Device specific
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment