mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-29 04:19:15 -07:00
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…
Add table
Add a link
Reference in a new issue