Commit 94d189bc by Michael DeHaan

Make this example make sense :)

parent f585c4cd
......@@ -18,7 +18,7 @@
- shell: echo '{{ ansible_os_family }}'
- shell: echo 'Centos'
- shell: echo 'RedHat'
when: ansible_os_family == 'RedHat'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment