Make this example make sense :)

pull/4420/head
Michael DeHaan 2013-04-05 19:11:37 -04:00
parent f585c4cde7
commit 94d189bc7f
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
- shell: echo '{{ ansible_os_family }}'
- shell: echo 'Centos'
- shell: echo 'RedHat'
when: ansible_os_family == 'RedHat'