Make this example make sense :)
This commit is contained in:
parent
f585c4cde7
commit
94d189bc7f
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
|
||||
- shell: echo '{{ ansible_os_family }}'
|
||||
|
||||
- shell: echo 'Centos'
|
||||
- shell: echo 'RedHat'
|
||||
when: ansible_os_family == 'RedHat'
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue