1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Use blockquote in docs.

This commit is contained in:
Michael DeHaan 2013-08-06 16:45:24 -04:00
parent cb9c3a8bd7
commit 18be6dcb62

View file

@ -332,7 +332,7 @@ As a reminder, to see what derived variables are available, you can do::
ansible hostname.example.com -m setup
Tip: Sometimes you'll get back a variable that's a string and you'll want to do a comparison on it. You can do this like so:
Tip: Sometimes you'll get back a variable that's a string and you'll want to do a comparison on it. You can do this like so::
tasks:
- shell: echo "only on Red Hat 6, derivatives, and later"